- Notifications
You must be signed in to change notification settings - Fork926
Commitb3aba6d
authored
test: ignore context.Canceled in acquireWithCancel (#17448)
fixescoder/internal#584Ignore canceled error when sending an acquired job, since dRPC is racy and will sometimes return this error even after successfully sending the job, if the test is quickly finished.1 parentdaafa0d commitb3aba6d
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
1273 |
| - | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
1274 | 1279 |
| |
1275 | 1280 |
|
0 commit comments
Comments
(0)