Commit 8bdd1fa
committed
Add
We expect callers of `handle_post_event_actions` to hold a read
lock on `total_consistency_lock`, and found that we forgot it in
`process_pending_events` until recently. Here we add a relevant
assertion to avoid such issues in the future.total_consistency_lock check in handle_post_event_actions
1 parent 7785360 commit 8bdd1fa
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3438 | 3438 | | |
3439 | 3439 | | |
3440 | 3440 | | |
| 3441 | + | |
| 3442 | + | |
| 3443 | + | |
| 3444 | + | |
3441 | 3445 | | |
3442 | 3446 | | |
3443 | 3447 | | |
| |||
14315 | 14319 | | |
14316 | 14320 | | |
14317 | 14321 | | |
| 14322 | + | |
| 14323 | + | |
| 14324 | + | |
| 14325 | + | |
14318 | 14326 | | |
14319 | 14327 | | |
14320 | 14328 | | |
| |||
0 commit comments