daml/libs-scala
Samir Talwar 87eee303e3
resources: Release sequenced resources in parallel. (#7991)
* resources: Release sequenced resources in parallel.

This isn't used much, but has been bothering me for a while. While we
acquire the resources in parallel, we used to release them sequentially.
This reimplements `sequence` so they're released all at once.

CHANGELOG_BEGIN
CHANGELOG_END

* resources: Drop an unnecessary `.map`.

* resources: Fix the Scaladoc for `sequence`.
2020-11-18 09:33:44 +00:00
..
adjustable-clock Implement token refresh in auth middleware (#7981) 2020-11-17 12:06:42 +00:00
auth-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
build-info Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
concurrent add silent_annotations option to da_scala bazel functions (#7668) 2020-10-13 15:44:16 +00:00
contextualized-logging add silent_annotations option to da_scala bazel functions (#7668) 2020-10-13 15:44:16 +00:00
flyway-testing Check trigger dao migrations digests (#7908) 2020-11-06 09:20:32 +00:00
gatling-utils Write report summary in text format (#7407) 2020-09-16 09:31:54 -04:00
grpc-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
ports sandbox: fail on already existing port-file. (#7929) 2020-11-17 11:08:37 +01:00
postgresql-testing resources: Customizable contexts. (#7678) 2020-10-20 09:26:28 +00:00
resources resources: Release sequenced resources in parallel. (#7991) 2020-11-18 09:33:44 +00:00
resources-akka resources: Customizable contexts. (#7678) 2020-10-20 09:26:28 +00:00
scala-utils Introduce //libs-scala/scala-utils (#6935) 2020-07-30 13:51:07 -04:00
scalatest-utils slow down trigger on RESOURCE_EXHAUSTED failures (#7820) 2020-11-10 21:36:48 +00:00
timer-utils timer-utils: Widen the bounds for duration checks. (#7760) 2020-10-21 12:19:27 +02:00