The test occasionally hit the case where a async signal was received while the main thread is exiting. The patch adds a global var that waits for until the signal has been received.
Fixes #2921 (closed)
The test occasionally hit the case where a async signal was received while the main thread is exiting. The patch adds a global var that waits for until the signal has been received.
Fixes #2921 (closed)