daml/libs-scala/timer-utils
Marton Nagy 5d8ebd7a08
Switch to asynchronous teardown at Dispatcher (#13631)
Previously a fire and forget release process
was implemented, which in corner cases could
result in exceptions, as API stream was still running after DbDispatcher was released.

This PR changes to waiting for all the streams to finish as releasing Dispatcher (with a timeout of 5 seconds).

CHANGELOG_BEGIN
CHANGELOG_END
2022-05-05 21:15:58 +02:00
..
src Switch to asynchronous teardown at Dispatcher (#13631) 2022-05-05 21:15:58 +02:00
BUILD.bazel update copyright headers (#12240) 2022-01-03 16:36:51 +00:00