pulsar/ObservatoryCore/PluginManagement
Repository files (latest commit first)
Filename Latest commit message Latest commit date
F K fa5c978b34
Revert PluginCore use of event listening for current LogMonitor state (#64)
The order that listeners get notified isn't deterministic and as a result plugins which read the current state from PluginCore during the handling of a state change event may read a stale state resulting in unexpected results. PluginCore now reads a property directly from LogMonitor to avoid such inconsistencies.
2022-03-15 11:14:20 -02:30
..
PlaceholderPlugin.cs Notification overhaul and update to avaloniaui 0.10.7 2021-10-12 20:45:00 -02:30
PluginCore.cs Revert PluginCore use of event listening for current LogMonitor state (#64) 2022-03-15 11:14:20 -02:30
PluginEventHandler.cs Add event-based LogMonitor state changes to better handle batch reads (#59) 2022-03-03 16:39:49 -03:30
PluginManager.cs Revert PluginCore use of event listening for current LogMonitor state (#64) 2022-03-15 11:14:20 -02:30