Flow.Launcher/Plugins
Jack251970 2adbc334a2 Improve semaphore lock handling and code robustness
Added `lockAcquired` flags in `PluginsManifest.cs` and `Main.cs`
to ensure semaphore locks are only released if successfully
acquired, preventing potential runtime errors. Updated `finally`
blocks to conditionally release locks based on these flags.

Removed redundant cancellation check in `EverythingAPI.cs` to
simplify code, assuming cancellation is handled elsewhere. These
changes enhance reliability and maintainability of the codebase.
2025-11-07 15:30:07 +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 semaphore lock handling and code robustness 2025-11-07 15:30:07 +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 semaphore lock handling and code robustness 2025-11-07 15:30:07 +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