Commit 233cf2c
Dispose existing CancellationTokenSource before creating new one
Prevents potential resource leaks if InitializeAllVMCoreComponentsAsync is called multiple times.
Co-authored-by: YBTopaz8 <41630728+YBTopaz8@users.noreply.github.com>1 parent e04b537 commit 233cf2c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
683 | 686 | | |
| 687 | + | |
684 | 688 | | |
685 | 689 | | |
686 | 690 | | |
| |||
0 commit comments