[SOLVED] Using `Future` combined with `synchronized`

Doesn’t lazy val take care of that? Its initialization is implemented in a thread-safe matter.

1 Like