Message 288708 - Python tracker
Message288708
| Author | willvousden |
|---|---|
| Recipients | bquinlan, grzgrzgrz3, rnester, willvousden |
| Date | 2017-02-28.12:15:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488284152.36.0.240561418712.issue27144@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is there a reason this hasn't been merged yet? Fixing this bug locally (albeit just by setting Future._result = None when I've extracted the result) reduced the memory footprint of my program from 50 GB to 7 GB, so it seems worth it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-28 12:15:52 | willvousden | set | recipients: + willvousden, bquinlan, grzgrzgrz3, rnester |
| 2017-02-28 12:15:52 | willvousden | set | messageid: <1488284152.36.0.240561418712.issue27144@psf.upfronthosting.co.za> |
| 2017-02-28 12:15:52 | willvousden | link | issue27144 messages |
| 2017-02-28 12:15:52 | willvousden | create | |