Do not wait finish Command Executor Processor
Posted: Tue Feb 02, 2021 12:59 pm
HI,
Is there any way to launch the command and not wait for it to finish?
I have an upload to Gofile via your API in a Python and the process is slow. I don't need to control that event and the system doesn't let start another process until it finishes this one.
Is it possible to launch it without waiting for the rest of the processes?
Is there any way to launch the command and not wait for it to finish?
I have an upload to Gofile via your API in a Python and the process is slow. I don't need to control that event and the system doesn't let start another process until it finishes this one.
Is it possible to launch it without waiting for the rest of the processes?