Message352522
| Author | vstinner |
|---|---|
| Recipients | asvetlov, vstinner, yselivanov |
| Date | 2019-09-16.07:31:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568619103.08.0.463848222428.issue38182@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Python 3.8 also has SubprocessMultiLoopWatcherTests so it's also likely affected. I ran this command for 1 minute on my Linux laptop, it didn't fail: # my laptop has 8 logical CPUs $ ./python -m test test_asyncio -m SubprocessMultiLoopWatcherTests -j20 -F -v |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-16 07:31:43 | vstinner | set | recipients: + vstinner, asvetlov, yselivanov |
| 2019-09-16 07:31:43 | vstinner | set | messageid: <1568619103.08.0.463848222428.issue38182@roundup.psfhosted.org> |
| 2019-09-16 07:31:43 | vstinner | link | issue38182 messages |
| 2019-09-16 07:31:43 | vstinner | create | |