Ulysse

Results 310 comments of Ulysse

This is probably an upstream issue in Merlin. Which version of OCaml / `merlin-lib` are you using ?

> @voodoos should we move this issue to Merlin repo? > > Also, would creating a test for this be helpful? After a quick look, it seems that adding something...

Thanks for you report @zbaylin Is your project public ? Is there any way for us to reproduce the issue ?

I am wondering whether this could be linked to the OS update. Could you try to reproduce on a freshly built switch ?

Interesting, so it might be an issue with the Spawn library, or the way we use it. Still you didn't notice anything wrong before the OS update ? The hang...

It's great to have a workaround, thanks @zbaylin ! It might be worth it to release a version of ocaml-lsp with that workaround since the issue probably impact all users...

Just finished the upgrade, I wasn't able to reproduce so far.

I also have a 14-inch 2021. I upgraded yesterday to Sonoma, and have no issue so far with ocaml-lsp 🤔.

@frejsoya is the project your're working on open source ? Is there a way for us to reproduce ?

@frejsoya, @zbaylin, PR ocaml/ocaml#12646 backports some 5.0 changes to 4.14 that may solve the issue. Would you try using this branch of OCaml and see if you are still able...