diff options
| author | Pablo Galindo <Pablogsal@gmail.com> | 2018-12-29 01:40:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-29 01:40:21 +0000 |
| commit | 5471420faa84519530f29b08f2b042b2288e3e96 (patch) | |
| tree | dfb5854eea44c85f52ed078616927f89554f6340 /Python/dynamic_annotations.c | |
| parent | 4bc246786f003cdf1fffb3403b4cd92fc42ba9ef (diff) | |
| download | cpython-git-5471420faa84519530f29b08f2b042b2288e3e96.tar.gz | |
bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio (GH-11337)
There is a race condition regarding signal delivery in test_signal_handling_args for
test_asyncio.test_events.KqueueEventLoopTests. The signal can be received at any moment outside the time window provided in the test. The fix is to wait for the signal to be received instead with a bigger timeout.
Diffstat (limited to 'Python/dynamic_annotations.c')
0 files changed, 0 insertions, 0 deletions
