mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Updated comments to explain the rationale for not directly passing CancellationToken to methods and instead checking IsCancellationRequested within locks. This prevents unexpected OperationCanceledException. Changes made in EverythingAPI.cs (IsEverythingRunningAsync) and Main.cs (Win32 and UWP program preparation). No functional changes to the code. |
||
|---|---|---|
| .. | ||
| Images | ||
| Languages | ||
| Logger | ||
| Programs | ||
| ViewModels | ||
| Views | ||
| AddProgramSource.xaml | ||
| AddProgramSource.xaml.cs | ||
| Flow.Launcher.Plugin.Program.csproj | ||
| Main.cs | ||
| NativeMethods.txt | ||
| plugin.json | ||
| ProgramSuffixes.xaml | ||
| ProgramSuffixes.xaml.cs | ||
| Settings.cs | ||
| SuffixesConverter.cs | ||