This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author damian.barabonkov
Recipients damian.barabonkov, davin, gvanrossum, pablogsal, pitrou, vinay0410
Date 2020-08-06.18:18:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596737910.62.0.819606281652.issue38119@roundup.psfhosted.org>
In-reply-to
Content
Unless the resource_tracker also dies along with the process. In which case, I'm not sure what there is there to do.

I believe the resource_tracker actually spawns a process alongside the process that uses it. So if the parent process seg-faults, the resource_tracker should still be alive.
History
Date User Action Args
2020-08-06 18:18:30damian.barabonkovsetrecipients: + damian.barabonkov, gvanrossum, pitrou, davin, pablogsal, vinay0410
2020-08-06 18:18:30damian.barabonkovsetmessageid: <1596737910.62.0.819606281652.issue38119@roundup.psfhosted.org>
2020-08-06 18:18:30damian.barabonkovlinkissue38119 messages
2020-08-06 18:18:30damian.barabonkovcreate