Commit 2e2f525
Merge #157061
157061: kvserver: avoid starting async raft worker on error r=tbg a=cthumuluru-crdb
Before this change, when GetHandle returns an error, we mark the task as done but continue to start raft worker asynchronously.
Epic: None
Fixes: None
Release note: None
Co-authored-by: Chandra Thumuluru <[email protected]>1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
327 | 328 | | |
328 | 329 | | |
329 | 330 | | |
| |||
0 commit comments