This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients adefossez, asvetlov, koobs, pablogsal, stefan, sth, xtreak, yselivanov
Date 2019-06-02.20:17:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559506636.5.0.569535614185.issue35621@roundup.psfhosted.org>
In-reply-to
Content
It seems the assertion has to use ThreadedChildWatcher instead of SafeChildWatcher as the default seems to be changed at [0] . If changing assertion fixes the test I am curious why it didn't fail in the primary CI.


[0] https://github.com/python/cpython/commit/13ed07998ad93dbdd94991ba0451b9b559f07972#diff-8441007d39090aec5e09dbfcfa9973b7R1299
History
Date User Action Args
2019-06-02 20:17:16xtreaksetrecipients: + xtreak, stefan, asvetlov, sth, yselivanov, koobs, pablogsal, adefossez
2019-06-02 20:17:16xtreaksetmessageid: <1559506636.5.0.569535614185.issue35621@roundup.psfhosted.org>
2019-06-02 20:17:16xtreaklinkissue35621 messages
2019-06-02 20:17:16xtreakcreate