always reset ping streams when done
Currently, we leak a stream. We could use FullClose but, IMO, it's not worth it. We might as well just reset and walk away.
Please register or sign in to comment
Currently, we leak a stream. We could use FullClose but, IMO, it's not worth it. We might as well just reset and walk away.