-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. we don't need to get the thread of the eventspace anymore because we're waiting for installer-cust to terminate now, so we can move the thread that is watching outside of the callback in the new eventspace 2. this code now accesses completed-successfully? only from one thread. I don't think it was an actual race condition in the previous version because of the timing of the killing of the custodian but this version of the code seems easier to reason about
- Loading branch information
Showing
1 changed file
with
18 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters