Skip to content

Fix memory leak finalizer - #29

Merged
jaredbroad merged 3 commits into
masterfrom
fix-memory-leak-finalizer-v2
Apr 24, 2019
Merged

Fix memory leak finalizer#29
jaredbroad merged 3 commits into
masterfrom
fix-memory-leak-finalizer-v2

Conversation

@Martin-Molinero

@Martin-Molinero Martin-Molinero commented Apr 23, 2019

Copy link
Copy Markdown
Member
  • The callback set by Runtime.Py_AddPendingCall() was not being
    triggered in some cases in a multithreaded environment. Replacing it
    with a Task
  • Version bump to 1.0.5.20

After
imagen

Before
imagen

- The callback set by `Runtime.Py_AddPendingCall()` was not being
triggered in some cases in a multithreading environment. Replacing it
with a `Task`
@AlexCatarino
AlexCatarino self-requested a review April 23, 2019 23:37
@jaredbroad
jaredbroad merged commit 385a5ed into master Apr 24, 2019
@Martin-Molinero
Martin-Molinero deleted the fix-memory-leak-finalizer-v2 branch August 27, 2019 20:40
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.

3 participants