mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
2e4e542205
Got rid of the ugly use of locks and consolidate synchronization between I/O thread and test thread using count down latches. I believe this makes the code much cleaner and easy to reason about. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208739770