mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
8 lines
216 B
Markdown
8 lines
216 B
Markdown
# stop
|
|
|
|
关闭 Arthas 服务端,所有 Arthas 客户端全部退出。
|
|
|
|
::: tip
|
|
关闭 Arthas 服务器之前,会重置掉所有做过的增强类。但是用 redefine 重加载的类内容不会被重置。
|
|
:::
|