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

gh-128340: thread safe handle for loop.call_soon_threadsafe #128369

Merged
merged 9 commits into from
Jan 6, 2025

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Dec 31, 2024

@kumaraditya303 kumaraditya303 merged commit 7e8c571 into python:main Jan 6, 2025
38 checks passed
@kumaraditya303 kumaraditya303 deleted the thread-safe-handle branch January 6, 2025 12:35
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
…e` (python#128369)

Adds `_ThreadSafeHandle` to be used for callbacks scheduled with `loop.call_soon_threadsafe`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants