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

Message queue optimizations #1241

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Message queue optimizations #1241

merged 1 commit into from
Sep 16, 2023

Conversation

miguelgrinberg
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1241 (2e26d8a) into main (c419fc5) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         1903      1923   +20     
  Branches       356       360    +4     
=========================================
+ Hits          1903      1923   +20     
Files Changed Coverage Δ
src/socketio/asyncio_pubsub_manager.py 100.00% <100.00%> (ø)
src/socketio/pubsub_manager.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@miguelgrinberg miguelgrinberg merged commit dc6e4f5 into main Sep 16, 2023
20 checks passed
@miguelgrinberg miguelgrinberg deleted the queue-optimizations branch September 16, 2023 19:21
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.

None yet

2 participants