- Notifications
You must be signed in to change notification settings - Fork26
Pgpro 4561 ds#39
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
codecovbot commentedDec 8, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #39 +/- ##==========================================+ Coverage 75.00% 75.90% +0.90%========================================== Files 2 2 Lines 624 610 -14 ==========================================- Hits 468 463 -5+ Misses 156 147 -9
Continue to review full report at Codecov.
|
Without HOLD_INTERRUPTS()/RESUME_INTERRUPTS() there is a risk ofaccepting a signal while executing another signal handler which leadsto a hcs memory context corruption.tags: pg_query_state
Corrected patches for vanilla. |
No description provided.