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

Skip to content

[jit] Ensure GIL is acquired before doing module lookup on import#17135

Closed
driazati wants to merge 3 commits into
pytorch:masterfrom
driazati:nogil_lookup
Closed

[jit] Ensure GIL is acquired before doing module lookup on import#17135
driazati wants to merge 3 commits into
pytorch:masterfrom
driazati:nogil_lookup

Conversation

@driazati
Copy link
Copy Markdown
Contributor

Fixes #17130

@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Feb 14, 2019
@driazati driazati requested a review from zdevito February 14, 2019 23:54
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@driazati has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@driazati driazati changed the title [jit] Release GIL before doing module lookup on import [jit] Acquire GIL before doing module lookup on import Feb 15, 2019
@driazati driazati changed the title [jit] Acquire GIL before doing module lookup on import [jit] Ensure GIL is acquired before doing module lookup on import Feb 15, 2019
@driazati
Copy link
Copy Markdown
Contributor Author

Bug fix is in updated pybind in #17143

@driazati driazati closed this Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants