daml/ledger-service
Leonid Shlyapnikov cb465837ef
Fixing package reload scheduling, thanks @lima-da for providing the fix (#4254)
CHANGELOG_BEGIN

[JSON API - Experimental]
Fixing package reload scheduling. The bug was introduced when upgraded
to the most recent Akka library. Also using `scheduleWithFixedDelay` and
awaiting for the reload future to complete. This is to guarantee that we
don't trigger multiple reloads simultaneously. Package reload is
thread-safe though.

CHANGELOG_END
2020-01-30 10:46:38 -05:00
..
db-backend Aligning DB contract table with domain.ActiveContract class (#3989) 2020-01-08 20:39:57 +00:00
http-json Fixing package reload scheduling, thanks @lima-da for providing the fix (#4254) 2020-01-30 10:46:38 -05:00
jwt EC256 rather than EC512 algo (#4019) 2020-01-16 08:55:55 -05:00
lf-value-json Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
utils Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00