-
Notifications
You must be signed in to change notification settings - Fork 58
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
Fix the race conditions in Boost ASIO. #1266
Conversation
We need to implement cancellation.
# Conflicts: # src/engine/Server.cpp
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1266 +/- ##
==========================================
- Coverage 87.50% 87.49% -0.01%
==========================================
Files 308 308
Lines 27922 28022 +100
Branches 3126 3131 +5
==========================================
+ Hits 24432 24518 +86
- Misses 2350 2359 +9
- Partials 1140 1145 +5 ☔ View full report in Codecov by Sentry. |
# Conflicts: # src/engine/Server.cpp
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
No description provided.