mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +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
|
// we got disconnected, plugin no longer needed
|
||||||
unloadSimulatorPlugin();
|
unloadSimulatorPlugin();
|
||||||
|
restoreSimulatorPlugins();
|
||||||
}
|
}
|
||||||
emit simulatorStatusChanged(status);
|
emit simulatorStatusChanged(status);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user