Message253331
| Author | Vikas |
|---|---|
| Recipients | Anssi.Kääriäinen, Vikas, amaury.forgeotdarc, benjamin.peterson, docs@python, isoschiz, ncoghlan, pconnell, pitrou, vstinner |
| Date | 2015-10-22.14:18:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1445523494.87.0.915127442366.issue17468@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I see this comment : >> When iteration over a queryset raised an exception, the result cache remained initialized with an empty list, so subsequent iterations returned an empty list instead of raising an exception>> What if we catch the exceptions? Will that cause not to leak memory? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-22 14:18:15 | Vikas | set | recipients: + Vikas, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, benjamin.peterson, docs@python, Anssi.Kääriäinen, pconnell, isoschiz |
| 2015-10-22 14:18:14 | Vikas | set | messageid: <1445523494.87.0.915127442366.issue17468@psf.upfronthosting.co.za> |
| 2015-10-22 14:18:14 | Vikas | link | issue17468 messages |
| 2015-10-22 14:18:14 | Vikas | create | |