Message246498
| Author | pitrou |
|---|---|
| Recipients | petr.viktorin, pitrou |
| Date | 2015-07-09.13:55:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1436450152.93.0.74555926697.issue24596@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It's likely that your global variable gets caught in the traceback attached to the SystemExit, and that either never gets deallocated, or gets deallocated too late. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-07-09 13:55:52 | pitrou | set | recipients: + pitrou, petr.viktorin |
| 2015-07-09 13:55:52 | pitrou | set | messageid: <1436450152.93.0.74555926697.issue24596@psf.upfronthosting.co.za> |
| 2015-07-09 13:55:52 | pitrou | link | issue24596 messages |
| 2015-07-09 13:55:52 | pitrou | create | |