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

TCP server: Force client tasks to yield when receiving messages #334

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

francis-clairicia
Copy link
Owner

No description provided.

@francis-clairicia francis-clairicia added bug Something isn't working topic-server Relative to server implementations labels Jul 28, 2024
@francis-clairicia francis-clairicia self-assigned this Jul 28, 2024
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9d4bf79) to head (fc3d3b1).
Report is 56 commits behind head on main.

Additional details and impacted files
Flag Coverage Δ
OS-Linux 99.90% <100.00%> (+<0.01%) ⬆️
OS-Windows 99.78% <100.00%> (+<0.01%) ⬆️
OS-macOS 99.90% <100.00%> (+<0.01%) ⬆️
Py-3.11 99.90% <100.00%> (+<0.01%) ⬆️
Py-3.12 99.94% <100.00%> (+<0.01%) ⬆️
test-functional 81.84% <100.00%> (+0.02%) ⬆️
test-unit 89.74% <71.42%> (-0.02%) ⬇️

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

@francis-clairicia francis-clairicia changed the title TCP server: Force task to yield when receiving messages TCP server: Force client tasks to yield when receiving messages Jul 28, 2024
@francis-clairicia francis-clairicia merged commit 471aa55 into main Jul 28, 2024
22 checks passed
@francis-clairicia francis-clairicia deleted the fix/servers/force-task-yield branch July 28, 2024 16:59
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-server Relative to server implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant