Commit 7aa0f04
committed
修复watch命令获取对象属性并发情况导致获取Field异常(NoSuchFieldException)
1 parent b266e1c commit 7aa0f04
File tree
1 file changed
+3
-1
lines changed- core/src/main/java/com/taobao/arthas/core/command/express
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments