- Notifications
You must be signed in to change notification settings - Fork26
[PGPRO-5172] Fixed infinite looping in the receive_msg_by_parts function#25
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Codecov Report
@@ Coverage Diff @@## master #25 +/- ##==========================================- Coverage 77.98% 77.68% -0.30%========================================== Files 2 2 Lines 595 475 -120 ==========================================- Hits 464 369 -95+ Misses 131 106 -25
Continue to review full report at Codecov.
|
It looks like the proposed changes do not make the code worse for sure, but they fix the existing problem. |
No description provided.