background
option to the commands.run()
method. This will return immediately and the command will continue to run in the sandbox.
You can then later kill the command using the commands.kill()
method.
background
option to the commands.run()
method. This will return immediately and the command will continue to run in the sandbox.
You can then later kill the command using the commands.kill()
method.