This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
0.173.6
svc-autorelease
released this
15 Nov 13:14
·
3110 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Fix | AutoDelegate implementations of TimelockService now delegate isInitialized and tryUnlock correctly. Previously, they would call the default methods - this manifested as AtlasDB clients making synchronous calls to TimeLock when unlocking things at the end of a transaction, as opposed to using an autobatcher to asynchronously do these. |
#4410 |