You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
normally, the lua script runs as a thread and decides when to terminate, based on its own code.
Is there a possibility to stop the lua script externally, this means by Perl a soon as the Perl code comes at a point where the lua script running in parallel shall be forced to stop?