-
- Downloads
Close internal Pipes in websocketconn.Conn Close.
Unless something externally called Write after Close, the writeLoop(ws, pr2) goroutine would run forever, because nothing would ever close pw2/pr2. https://bugs.torproject.org/33367#comment:4
Please register or sign in to comment