mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Conditionally use a thread pool backed sequential executor for DSL rules and events (#3890)
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
This commit is contained in:
@@ -15,3 +15,4 @@ org.openhab.core.automation.internal.RuleEngineImpl=AvoidCatchingThrowable
|
||||
org.openhab.core.automation.internal.RuleRegistryImpl=CompareObjectsWithEquals
|
||||
org.openhab.core.automation.internal.provider.AutomationResourceBundlesEventQueue=AvoidCatchingThrowable
|
||||
org.openhab.core.io.console.karaf.internal.InstallServiceCommand=SystemPrintln
|
||||
org.openhab.core.common.PoolBasedSequentialScheduledExecutorService=CompareObjectsWithEquals
|
||||
|
||||
Reference in New Issue
Block a user