Commit e231c64
committed
fix: honor cancellation token in ArtificialDelayWebRequestController
Pass envelope.Ct to UniTask.Delay so the artificial delay is cancelled
along with the request instead of running to completion after the request
is already gone.1 parent cc56e4d commit e231c64
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments