Rößner-Network-Solutions

Skip to content

Fix: Add early return in feature error handling

Christian Rößner requested to merge features into main

Introduce early return statements in error handling blocks within FeatureLua and FeatureRBLs functions. This prevents further execution when errors are encountered, ensuring more reliable performance and preventing potential side effects.

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

Merge request reports

Loading