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.
1 file changed