Skip to main content
Commands can be run in the background by passing the background option to commands.run(). This returns immediately and the command continues running in the sandbox. You can later kill it with commands.kill().
Last modified on June 4, 2026