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

Defer deleting readers until stream destruction #232

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

bmerry
Copy link
Contributor

@bmerry bmerry commented Aug 3, 2023

Fixes #230.

Bring back the implementations from spead2 3.11, so that OS resources
will still be freed as soon as the stream stops.
@bmerry bmerry merged commit 5f1dead into master Aug 7, 2023
20 checks passed
@bmerry bmerry deleted the delay-freeing-readers branch August 7, 2023 07:53
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.

buffer_reader frees Python data without the GIL held
2 participants