-
-
Notifications
You must be signed in to change notification settings - Fork 737
Closed
Description
- Version: 9.31.2
- CLI Version: 9.31.2
- Target: .NET Core 3.1
Got disconnect! Reason: transport close
ASP.NET Core Application connected... global.electronsocket fVcXgik5tZt05sn7AAAB 2020-07-21T13:23:13.319Z
stdout: BridgeConnector connected!
As it showed above socket are disconnected and reconnected again. This caused problem for IPC Listeners. I guess they are somehow removed.
Is there any workaround to solve this? @GregorBiswanger
Kartonfalter101, jackcaldwell, Gaulomatic, JollyRoger91 and peteryang023