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?
Hello,
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?
Cheers, docnux.