Message 255944 - Python tracker
Message255944
| Author | SilentGhost |
|---|---|
| Recipients | SilentGhost, gvanrossum, vstinner, yselivanov |
| Date | 2015-12-05.11:36:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1449315362.86.0.102548647326.issue25806@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When running ./python Lib/test/test_asyncio/test_tasks.py I get a ResourceWarning: Lib/asyncio/base_events.py:379: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> When running using test machinery: ./python -m test test_asyncio (I didn't figure out how to run that individual test) everything is fine. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-05 11:36:02 | SilentGhost | set | recipients: + SilentGhost, gvanrossum, vstinner, yselivanov |
| 2015-12-05 11:36:02 | SilentGhost | set | messageid: <1449315362.86.0.102548647326.issue25806@psf.upfronthosting.co.za> |
| 2015-12-05 11:36:02 | SilentGhost | link | issue25806 messages |
| 2015-12-05 11:36:02 | SilentGhost | create | |