mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
f0c1eb207c
* concurrent: Tag DirectExecutionContext. 1. Tag `DirectExecutionContext` as `ExecutionContext[Nothing]`, thereby stating that it works for any tagged `Future`. 2. Move `DirectExecutionContext` to the _libs-scala/concurrent_ library, as it requires it and it's tiny. CHANGELOG_BEGIN CHANGELOG_END * concurrent: Fix the privacy of `DirectExecutionContextInternal`. Co-authored-by: Stephen Compall <stephen.compall@daml.com> Co-authored-by: Stephen Compall <stephen.compall@daml.com> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |