waylandc
waylandc
Client will hang there if the server side crashed after the connection has already been established.
The client hangs on [https://github.com/donovanhide/eventsource/blob/3ed64d21fb0b6bd8b49bcfec08f3004daee8723d/stream.go#L193](url) I've been playing with this to find a fix but I'm not entirely sure my approach is correct yet. It seems that there's no error...
Appreciate that you're looking into. It's not a big deal as there's no functional defect but it's just weird to see it happening but have no idea what's causing it.
[sandbox...](https://codesandbox.io/s/k91yk02y3o)
Not sure if it's same issue but posting in case. Windows 10 emacs-27.2-x86_64-installer rustc 1.59.0 rust-analyzer 2022-03-14 stable When using rustic-mode with lsp-mode, my emacs freezes whenever I save an...