keepalive remove
This commit is contained in:
parent
84891a72e7
commit
f835242b52
@ -49,5 +49,6 @@ public class KeepaliveService {
|
||||
if(scheduledFuture != null){
|
||||
scheduledFuture.cancel(true);
|
||||
}
|
||||
map.remove(mockingDevice.getDeviceCode());
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user