Closed alexrudd2 closed 1 year ago
For some reason close() calls connection_lost()... which calls close().
close()
connection_lost()
Closes #1847, but I'm not sure if this is the best approach.
For some reason
close()
callsconnection_lost()
... which callsclose()
.Closes #1847, but I'm not sure if this is the best approach.