forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit12e28aa
committed
Add debugging help in OwnLatch().
Build farm animal gharial recently failed a few times in a parallelworker's call to OwnLatch() with "ERROR: latch already owned". Let'sturn that into a PANIC and show the PID of the owner, to try to learnmore.Discussion:https://postgr.es/m/CA%2BhUKGJ_0RGcr7oUNzcHdn7zHqHSB_wLSd3JyS2YC_DYB%2B-V%3Dg%40mail.gmail.com1 parent5f0adec commit12e28aa
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
| 405 | + | |
| 406 | + | |
405 | 407 |
| |
406 | 408 |
| |
407 | 409 |
| |
| |||
410 | 412 |
| |
411 | 413 |
| |
412 | 414 |
| |
413 |
| - | |
414 |
| - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
415 | 418 |
| |
416 | 419 |
| |
417 | 420 |
| |
|
0 commit comments
Comments
(0)