Message 238852 - Python tracker
Message238852
| Author | martin.panter |
|---|---|
| Recipients | BreamoreBoy, Urs.Traber, martin.panter, r.david.murray, serhiy.storchaka |
| Date | 2015-03-21.23:26:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426980401.17.0.678339928692.issue22608@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Maybe these patches work around the problem in these cases, but it sounds like the threading.Event class needs to grow a close() method or support the context manager protocol, rather than relying on the garbage collector to clean it up. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-21 23:26:41 | martin.panter | set | recipients: + martin.panter, r.david.murray, BreamoreBoy, serhiy.storchaka, Urs.Traber |
| 2015-03-21 23:26:41 | martin.panter | set | messageid: <1426980401.17.0.678339928692.issue22608@psf.upfronthosting.co.za> |
| 2015-03-21 23:26:41 | martin.panter | link | issue22608 messages |
| 2015-03-21 23:26:41 | martin.panter | create | |