mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
239 B
239 B
For example, execute the trace command in the background:
trace demo.MathGame primeFactors &{{execute T2}}
By doing this, the current command is put to the background to run, you can continue to execute other commands in the console.