Closed jonas-lj closed 1 year ago
If something goes wrong during creation of sockets, some connections are not closed.
Should be a change to the finally clause in Connector.connectNetwork() where some connections are created before the error.
@Quacktiamauct
If something goes wrong during creation of sockets, some connections are not closed.
Should be a change to the finally clause in Connector.connectNetwork() where some connections are created before the error.