Commit fb21e64
fix: fix CancellationTokenSource leak in StartingSyncPivotUpdater (#10859)
* Update StartingSyncPivotUpdater.cs
* Apply suggestion from @LukaszRozmej
Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
* Apply suggestion from @LukaszRozmej
Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
* Apply suggestion from @LukaszRozmej
Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
* Update StartingSyncPivotUpdater.cs
---------
Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>1 parent be56248 commit fb21e64
File tree
1 file changed
+10
-3
lines changed- src/Nethermind/Nethermind.Merge.Plugin/Synchronization
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
239 | 246 | | |
0 commit comments