Message399789
| Author | pablogsal |
|---|---|
| Recipients | Mark.Shannon, chris.jerdonek, corona10, gvanrossum, iritkatriel, lukasz.langa, miss-islington, pablogsal, vstinner |
| Date | 2021-08-17.20:21:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1629231705.19.0.187743927615.issue44895@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> But this makes it not leak again, so now we know it's the traceback: The traceback is a very heavy gc object because it contains the frames, and in the locals of the frame is the traceback itself via the exception. This is a well known heavy cycle, but the gc should take care of it if the cycle becomes isolated |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-17 20:21:45 | pablogsal | set | recipients: + pablogsal, gvanrossum, vstinner, chris.jerdonek, lukasz.langa, Mark.Shannon, corona10, miss-islington, iritkatriel |
| 2021-08-17 20:21:45 | pablogsal | set | messageid: <1629231705.19.0.187743927615.issue44895@roundup.psfhosted.org> |
| 2021-08-17 20:21:45 | pablogsal | link | issue44895 messages |
| 2021-08-17 20:21:45 | pablogsal | create | |