Commit 24e8f05
authored
Fix bug: The debug session never stops even after the remote application has detached the debug connection (#274)
Signed-off-by: Jinbo Wang <[email protected]>1 parent 7ef552e commit 24e8f05
File tree
1 file changed
+12
-1
lines changed- com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/adapter/handler
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
83 | 94 | | |
84 | 95 | | |
85 | 96 | | |
| |||
0 commit comments