mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
e785bb7402
* sandbox: Re-use the root actor system in the StandaloneIndexerServer. * kvutils/app: Don't use the ActorSystem execution context randomly. Instead, make `Runner` a proper ResourceOwner, with an `acquire` method. * sandbox: Re-use the root actor system in the StandaloneApiServer. CHANGELOG_BEGIN CHANGELOG_END * resources: Remove the now-unused `ResourceOwner.sequence` functions. They weren't well-thought-out anyway; they acquire resources sequentially, rather than in parallel. |
||
---|---|---|
.. | ||
auth-utils | ||
contextualized-logging | ||
direct-execution-context | ||
grpc-utils | ||
ports | ||
postgresql-testing | ||
resources | ||
resources-akka | ||
timer-utils |