synchronized_call 1.0.5
synchronized_call: ^1.0.5 copied to clipboard
Lock mechanism to prevent concurrent access to asynchronous code.
1.0.5 #
- New feature: the
idmethod inCallLockthat support temporary lock
1.0.4 #
- New feature:
ExclusiveLockthat support for executing first bloc task exclusively
1.0.2 #
- Enhance
InclusiveLockfinish callback
1.0.1 #
- Refactor name
LocktoCallLock - Add a new lock
InclusiveLockthat support for executing Head-Tail bloc task
1.0.0 #
- Initial version.