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

Fixed race condition in ThreadsPortal.run_coroutine_soon() #148

Merged

Conversation

francis-clairicia
Copy link
Owner

No description provided.

@francis-clairicia francis-clairicia added bug Something isn't working topic-async Relative to asynchronous API labels Nov 4, 2023
@francis-clairicia francis-clairicia self-assigned this Nov 4, 2023
Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Merging #148 (6fffec7) into main (bc8fa58) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

Flag Coverage Δ
OS-Linux 86.92% <100.00%> (+0.01%) ⬆️
OS-Windows 86.51% <100.00%> (+0.01%) ⬆️
OS-macOS 86.92% <100.00%> (+0.01%) ⬆️
Py-3.11 99.89% <100.00%> (+<0.01%) ⬆️
test-functional 86.98% <100.00%> (+0.01%) ⬆️
test-unit 83.03% <17.64%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@francis-clairicia francis-clairicia merged commit 706ba70 into main Nov 4, 2023
11 checks passed
@francis-clairicia francis-clairicia deleted the fix/asyncio-backend/threads-portal-run-coroutine-soon branch November 4, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working topic-async Relative to asynchronous API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant