Flow.Launcher/Plugins
Jack251970 3d8fd1d352 Improve cancellation, locking, and logging mechanisms
Enhanced cancellation handling by adding `token.IsCancellationRequested` checks to improve responsiveness. Refactored locking mechanisms for `_win32sLock` and `_uwpsLock` using `try-finally` blocks to ensure proper acquisition and release, improving thread safety and preventing deadlocks.

Reorganized Win32 and UWP program querying logic for better modularity and readability. Replaced shared collection access with local variables to improve clarity and maintain thread safety. Simplified empty result handling by directly returning `emptyResults` when canceled.

Removed redundant debug log statements to reduce verbosity and updated remaining logs for clarity. Suppressed unused result warnings by replacing direct calls to `EverythingApiDllImport.Everything_GetMajorVersion()` with null-coalescing assignments.
2025-11-06 15:28:13 +08:00
..
Flow.Launcher.Plugin.BrowserBookmark Bump Microsoft.Data.Sqlite from 9.0.9 to 9.0.10 2025-10-14 22:07:02 +00:00
Flow.Launcher.Plugin.Calculator Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Flow.Launcher.Plugin.Explorer Improve cancellation, locking, and logging mechanisms 2025-11-06 15:28:13 +08:00
Flow.Launcher.Plugin.PluginIndicator Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Flow.Launcher.Plugin.PluginsManager Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
Flow.Launcher.Plugin.ProcessKiller Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Flow.Launcher.Plugin.Program Improve cancellation, locking, and logging mechanisms 2025-11-06 15:28:13 +08:00
Flow.Launcher.Plugin.Shell Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Flow.Launcher.Plugin.Sys Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Flow.Launcher.Plugin.Url merge back v2.0.2 from master to dev 2025-10-14 22:35:06 +11:00
Flow.Launcher.Plugin.WebSearch Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Flow.Launcher.Plugin.WindowsSettings Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00