Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix memory leak finalizer #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 24, 2019
Merged

Conversation

Martin-Molinero
Copy link
Member

@Martin-Molinero Martin-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`
@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