Bryan Alexander Rivera
Results
23
comments of
Bryan Alexander Rivera
Any progress on this? really ugly to see these common messages in my error log.
I've tried to fix this like so, but the error still bubbles up. ``` function _try_send(ws, message) try send(ws, message) catch e end end ```
Opened here https://github.com/JuliaWeb/HTTP.jl/issues/1181