Skip to content

Conversation

@Martin-Molinero
Copy link
Member

@Martin-MolineroMartin-Molinero commented Apr 23, 2019

  • 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`
@AlexCatarinoAlexCatarino self-requested a review April 23, 2019 23:37
@jaredbroadjaredbroad merged commit 385a5ed into masterApr 24, 2019
@Martin-MolineroMartin-Molinero deleted the fix-memory-leak-finalizer-v2 branch August 27, 2019 20:40
Sign up for freeto 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.

4 participants

@Martin-Molinero@AlexCatarino@jaredbroad