-
Notifications
You must be signed in to change notification settings - Fork 27
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
⬆️ Maintenance: Upgrade python-socketio + flakyness #3622
⬆️ Maintenance: Upgrade python-socketio + flakyness #3622
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3622 +/- ##
======================================
Coverage 83.3% 83.3%
======================================
Files 868 868
Lines 36555 36555
Branches 782 782
======================================
Hits 30486 30486
Misses 5862 5862
Partials 207 207
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 thx!
c938a04
to
aa76184
Compare
aa76184
to
5642d3e
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…dation#3622)" This reverts commit db03a28.
What do these changes do?
Highlights on updated libraries (only updated libraries are included)
Legend:
This PR brings a big upgrade in python-socketio library.
Also aims at reducing the flakyness in the test_rabbit.py which was probably due to some lag in the transmission over websocket in the CI runners.
Related issue/s
as discussed here: miguelgrinberg/python-socketio#1092
closing the python-socketio AsyncServer needs some ad-hoc removal.
How to test
Checklist