Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-110033: Fix signal test_interprocess_signal() (#110035) | Victor Stinner | 2023-09-28 |
* | Use support.sleeping_retry() and support.busy_retry() (#93848) | Victor Stinner | 2022-06-15 |
* | bpo-38614: Use test.support.SHORT_TIMEOUT constant (GH-17566) | Victor Stinner | 2019-12-11 |
* | bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087) | Pablo Galindo | 2018-12-11 |
* | bpo-31479: Always reset the signal alarm in tests (#3588) | Victor Stinner | 2017-09-19 |
* | Issue #26566: Rewrite test_signal.InterProcessSignalTests | Victor Stinner | 2016-03-15 |