Message 301182 - Python tracker
Message301182
| Author | terry.reedy |
|---|---|
| Recipients | cheryl.sabella, louielu, serhiy.storchaka, terry.reedy, wohlganger |
| Date | 2017-09-03.04:36:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504413372.46.0.829316090514.issue27099@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The warning is from code context. The callback after loops run whether one uses context or not and there is currently no mechanism to stop them. I will add a cancel function soon. Or the loops might be eliminated by adding context to the config change notification mechanism. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-03 04:36:12 | terry.reedy | set | recipients: + terry.reedy, serhiy.storchaka, louielu, cheryl.sabella, wohlganger |
| 2017-09-03 04:36:12 | terry.reedy | set | messageid: <1504413372.46.0.829316090514.issue27099@psf.upfronthosting.co.za> |
| 2017-09-03 04:36:12 | terry.reedy | link | issue27099 messages |
| 2017-09-03 04:36:12 | terry.reedy | create | |