Message298011
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2017-07-10.00:16:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499645793.93.0.463487095409.issue30886@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While trying to reproduce the bug, I got:
test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ... /usr/home/haypo/cpython/Lib/test/support/__init__.py:1515: ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_INET, type=536870913, proto=0, laddr=('127.0.0.1', 8166), raddr=('127.0.0.1', 8167)>
gc.collect()
ok |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-10 00:16:34 | vstinner | set | recipients: + vstinner |
| 2017-07-10 00:16:33 | vstinner | set | messageid: <1499645793.93.0.463487095409.issue30886@psf.upfronthosting.co.za> |
| 2017-07-10 00:16:33 | vstinner | link | issue30886 messages |
| 2017-07-10 00:16:33 | vstinner | create | |