mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
CLOUDSTACK-217 Count of active sessions in console proxy do not descrease as VNC session close
This commit is contained in:
parent
635155090a
commit
21ff7c4e7a
@ -87,6 +87,7 @@ public class ConsoleProxyGCThread extends Thread {
|
||||
|
||||
synchronized (connMap) {
|
||||
connMap.remove(key);
|
||||
bReportLoad = true;
|
||||
}
|
||||
|
||||
// close the server connection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user