Commit 0c49fdb
committed
Fix: Use
CancelAsync for CancellationTokenSource in EventCallbackDebouncer to ensure async cancellation1 parent 272e94f commit 0c49fdb
File tree
1 file changed
+5
-2
lines changed- src/CodeOfChaos.Extensions.AspNetCore.Components/EventCallbacks
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments