Skip to content
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

Release GIL while resampling #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Release GIL while resampling #14

wants to merge 3 commits into from

Conversation

tuxu
Copy link
Owner

@tuxu tuxu commented Jan 25, 2024

Fixes #13.

acquire GIL for execution of callback
attempt to fix exception handling on windows, not tested
@richardsheridan
Copy link

builds and works in parallel on windows 11 cpython 3.11 👍 I only use src_simple so that's about all I can tell you. 🤷

If you push a github release when this lands, I'll be notified 🍰

richardsheridan added a commit to richardsheridan/magic-afm that referenced this pull request Feb 2, 2024
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.

Release GIL during resampling
2 participants