Commit 36c3e02
committed
sqlcapture: Fix error shutdown edge case
This probably doesn't make a real difference since the only time
we might fail to cancel the commit-buffering worker context would
be if an error occurred and the connector was shutting down anyway,
but we might as well satisfy the static analysis warning.1 parent a6d3ee0 commit 36c3e02
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| 581 | + | |
581 | 582 | | |
582 | 583 | | |
583 | 584 | | |
| |||
0 commit comments