mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Added comments in `EverythingAPI.cs` and `Main.cs` to explain why `CancellationToken` is not directly passed to semaphore locks, preventing unexpected `OperationCanceledException`. Updated debug log messages in `Main.cs` for better clarity, including changing "Start handling programs" to "Start querying programs". Removed redundant log messages to improve logging consistency. |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| EverythingAPI.cs | ||
| EverythingApiDllImport.cs | ||
| EverythingDownloadHelper.cs | ||
| EverythingSearchManager.cs | ||
| EverythingSearchOption.cs | ||
| EverythingSortOption.cs | ||