mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
Do not auto reset classes before terminate
This commit is contained in:
@@ -646,4 +646,3 @@ except KeyboardInterrupt:
|
||||
print("Job is canceled.")
|
||||
finally:
|
||||
interrupt_job(session_id)
|
||||
reset_classes()
|
||||
|
||||
Reference in New Issue
Block a user