| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| When finished using Python APIs, managed code must call a corresponding | ||
| ``PythonEngine.ReleaseLock`` to release the GIL and allow other threads | ||
| to use Python. |
There was a problem hiding this comment.
IMHO, "when finished" section needs corresponding replacement (maybe merged with the acquisition part).
Sorry, something went wrong.
There was a problem hiding this comment.
Better?
Sorry, something went wrong.
There was a problem hiding this comment.
I could see this being confusing a bit in regards with "disposing the return value" - as in "previously returned value" vs "call Py.GIL().Dispose() to release, but probably everyone would read it correctly.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #2091.
What does this implement/fix? Explain your changes.
...
Does this close any currently open issues?
...
Any other comments?
...
Checklist
Check all those that are applicable and complete.