Closed florian-h05 closed 1 month ago
If the ScriptEngine implements the Lock interface, the execution of the CompiledScript is synced by acquisition and release of the log. This is required for add-ons like JS Scripting.
@J-N-K I adressed your review :+1:
FYI this is for https://github.com/openhab/openhab-addons/pull/17510.
Jenkins finally finished the PR build.
If the ScriptEngine implements the Lock interface, the execution of the CompiledScript is synced by acquisition and release of the log. This is required for add-ons like JS Scripting.