Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[event_log] Stop leaking semaphore resources
With the global state and fork, we are left with uncleaned resources. Isolate mulitprocessing.Value in a function so we stop the leak. Bug: 353656374 Change-Id: If50bb544bda12b72f00c02bc1d2c0d19de000b88 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/440261 Commit-Queue: Josip Sokcevic <[email protected]> Reviewed-by: Gavin Mak <[email protected]> Tested-by: Josip Sokcevic <[email protected]>
- Loading branch information