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 aeros
Recipients aeros, asvetlov, benjamin.peterson, nanjekyejoannah, njs, vstinner, yan12125, yselivanov
Date 2019-11-09.06:09:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573279794.58.0.575277979445.issue38692@roundup.psfhosted.org>
In-reply-to
Content
> [aeros:~/repos/benjaminp-cpython]$ ./python -m test test_pty -F    (asyncio-pidfd) 
...
0:01:31 load avg: 1.57 [2506] test_pty
0:01:31 load avg: 1.57 [2507] test_pty

Oops, looks like I copied the wrong results of a separate test I was running earlier. I'll post the results of ~1000 iterations of test_posix below, once it is completed again.
History
Date User Action Args
2019-11-09 06:09:54aerossetrecipients: + aeros, vstinner, benjamin.peterson, njs, asvetlov, yselivanov, yan12125, nanjekyejoannah
2019-11-09 06:09:54aerossetmessageid: <1573279794.58.0.575277979445.issue38692@roundup.psfhosted.org>
2019-11-09 06:09:54aeroslinkissue38692 messages
2019-11-09 06:09:54aeroscreate