On Thu, Jul 11, 2024 at 10:35 AM Juraj Linkeš
wrote:
>
>
>
> On 9. 7. 2024 18:31, jspew...@iol.unh.edu wrote:
> > From: Jeremy Spewock
> >
> > Interactive shells are managed in a way currently where they are closed
> > and cleaned up at the time of garbage collection. Due to there being no
> > gu
On 9. 7. 2024 18:31, jspew...@iol.unh.edu wrote:
From: Jeremy Spewock
Interactive shells are managed in a way currently where they are closed
and cleaned up at the time of garbage collection. Due to there being no
guarantee of when this garbage collection happens in Python, there is no
way t
From: Jeremy Spewock
Interactive shells are managed in a way currently where they are closed
and cleaned up at the time of garbage collection. Due to there being no
guarantee of when this garbage collection happens in Python, there is no
way to consistently know when an application will be closed
3 matches
Mail list logo