Rößner-Network-Solutions

Skip to content

Fix: Ensure Lua stack is clean before running scripts.

Christian Rößner requested to merge features into main

Add checks to reset the Lua stack to zero before executing scripts in action, filter, and feature modules. This prevents potential stack-related errors and ensures consistency across script executions.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading