Committed by
Yuta Higuchi
1. Adds a lockAsync method to LockService for async lock acquisition.
2. Fixes a bug where lock() wasn't attempting a tryLock before registering for lock avalilability. (Note 1 above is needed for LeadershipService which will come later) Change-Id: I1deaa445f7cdf86416b335df1d7358e17eff19c3
Showing
3 changed files
with
40 additions
and
26 deletions
-
Please register or login to post a comment