Skip to content

Fix memory leak in exception handling#6

Open
mar10 wants to merge 1 commit intojanbrohl:sixfrom
mar10:patch-1
Open

Fix memory leak in exception handling#6
mar10 wants to merge 1 commit intojanbrohl:sixfrom
mar10:patch-1

Conversation

@mar10
Copy link

@mar10 mar10 commented Jan 24, 2022

Currently always the same exception instance is raised, which leads to a memory leak.
(Propably all tracebacks are accumulated?)

This fix should resolve this.

Currently always the same exception **instance** is raised, which leads to a memory leak.
(Propably all tracebacks are accumulated?)

This fix should resolve this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant