Fix race condition in test case wait_timeout.
Sometimes the helper connection (that is watching for the main connection to time out) would itself time out first, causing the test to fail.
Showing
Please register or sign in to comment
Sometimes the helper connection (that is watching for the main connection to time out) would itself time out first, causing the test to fail.