Issue #23715: Fix test_sigtimedwait() of test_eintr
sigtimedwait([], timeout) fails with OSError(EINVAL) on OpenIndiana, wait for a signal which will never be received instead.
V
Victor Stinner committed
59f6342c97cd369ec91893934c7b0a962b30c250
Parent: eb35229