Bryan Alexander Rivera

Results 23 comments of Bryan Alexander Rivera

Looks like its due to the julia autoformatter in VSCode. Will have to dig in to file an issue there.

The fix for now seems to be adding a reentrantlock and doing something like this: ``` try msg = deepcopy(msg) # So we dont modify concurrently @async begin lock(ws.lock) do...

Could this be related to any issues with the refactoring of `try_with_timeout()`? https://github.com/JuliaServices/ConcurrentUtilities.jl/pull/22

I made a fork that updates HTTP.jl in Temporal.jl if you need it.

This also needs to be done for websockets. https://github.com/JuliaWeb/HTTP.jl/issues/1181

Thanks for the helpful info! You need to zoom in on the series to see the extra lines. However, using .setData works without the extra lines drawing.