[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2019-01-17 Thread Ned Deily
Ned Deily added the comment: New changeset 7eef540ab89e426b622373f43713521876447f2f by Ned Deily (Miss Islington (bot)) in branch '3.6': bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio (GH-11337) (GH-11348)

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-29 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: I am going to close this one as the only branch left is 3.6 and is on security fixes only. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread miss-islington
miss-islington added the comment: New changeset 8f9228dd3a37c98876c9c8ff7fb0042650303474 by Miss Islington (bot) in branch '3.7': bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio (GH-11337)

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +10646, 10647, 10648, 10649, 10650 ___ Python tracker ___ ___ Python-bugs-list mailing

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +10645, 10646 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +10647, 10650 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +10646, 10647, 10649, 10650 ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +10645, 10646, 10647 ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +10645 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-28 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: New changeset 5471420faa84519530f29b08f2b042b2288e3e96 by Pablo Galindo in branch 'master': bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio (GH-11337)

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-27 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch, patch, patch pull_requests: +10612, 10613, 10614 stage: -> patch review ___ Python tracker ___

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-27 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch, patch pull_requests: +10612, 10613 stage: -> patch review ___ Python tracker ___

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-27 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch pull_requests: +10612 stage: -> patch review ___ Python tracker ___ ___

[issue35601] Race condition in test_signal_handling_args x86-64 High Sierra 3.75

2018-12-27 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : There is a race condition in FAIL: test_signal_handling_args (test.test_asyncio.test_events.KqueueEventLoopTests) in macOS: https://buildbot.python.org/all/#/builders/147/builds/546/steps/4/logs/stdio