feat:debug support multi entry and fix some bugs
This commit is contained in:
@@ -64,6 +64,7 @@ public class DoricDev {
|
||||
}
|
||||
|
||||
public void closeDevMode() {
|
||||
stopDebugging(true);
|
||||
if (wsClient != null) {
|
||||
wsClient.close();
|
||||
wsClient = null;
|
||||
|
Reference in New Issue
Block a user