Message 254913 - Python tracker
Message254913
| Author | gvanrossum |
|---|---|
| Recipients | Justin Mayfield, gvanrossum, thehesiod, vstinner, yselivanov |
| Date | 2015-11-19.17:29:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1447954171.65.0.230620530615.issue25593@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's a better patch. - Renamed _stopped to _stopping. - Restore test_utils.run_once() and add a test for it. - Change logic so if _stopping is True upon entering run_forever(), it will run once. Please try it out!! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-19 17:29:31 | gvanrossum | set | recipients: + gvanrossum, vstinner, yselivanov, thehesiod, Justin Mayfield |
| 2015-11-19 17:29:31 | gvanrossum | set | messageid: <1447954171.65.0.230620530615.issue25593@psf.upfronthosting.co.za> |
| 2015-11-19 17:29:31 | gvanrossum | link | issue25593 messages |
| 2015-11-19 17:29:31 | gvanrossum | create | |