[BUG] Connector fails to register with Service Discovery when using WSS (WebSocket Secure)
I observed that w.running = true is not set within the ListenAndServeTLS function. Since ListenAndServe returns immediately after calling ListenAndServeTLS, the running flag remains false.
[BUG] Connector fails to register with Service Discovery when using WSS (WebSocket Secure)
I observed that w.running = true is not set within the ListenAndServeTLS function. Since ListenAndServe returns immediately after calling ListenAndServeTLS, the running flag remains false.