Hi Milosz,
After some further looking and discussion with others, do you think it is possible that the way the command I'm running works could be the issue?
The command gets passed flags and arguments, and after processing that spawns a child thread, after which the parent thread from the initial call ends to let the child thread run. Is it possible that LAVA is picking up on the parent thread ending and not letting the child thread run through?
I am working on testing this with custom scripts, but that is the leading idea at the moment, please let me know what you think.
Best regards, Michael