mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Restore simulator listeners after previous connection closed
This commit is contained in:
committed by
Klaus Basan
parent
ffa0b503a8
commit
0b5f02f5d6
@@ -530,6 +530,7 @@ namespace BlackCore
|
||||
{
|
||||
// we got disconnected, plugin no longer needed
|
||||
unloadSimulatorPlugin();
|
||||
restoreSimulatorPlugins();
|
||||
}
|
||||
emit simulatorStatusChanged(status);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user