-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for housekeeping to finish before bbstored exits
Should fix random test failures due to housekeeping process realising that the master has asked it to terminate, and logging that it has, after the master has already died and the test finished, confusing the test runner with its extra output. Should also help make the occasionally-reported housekeeping crashes more obvious and easier to debug. (cherry picked from commit 0100d31)
- Loading branch information
Showing
2 changed files
with
44 additions
and
1 deletion.
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
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