The background job will continue to run even if the current session is disconnected. The default job timeout value is 1 day, use global ‘[options](https://arthas.aliyun.com/doc/en/options.html)’ command to alternate it.
The execution result will be output into the file asynchronously. Pls. note the behavior of this command is not controlled by save-result option from global [options](https://arthas.aliyun.com/doc/en/options.html). No matter save-result is set to true or not, this command will write into `~/logs/arthas-cache/{PID}/{JobId}` anyway, instead of into `~/logs/arthas-cache/result.log`.