unisonweb / unison

A friendly programming language from the future
https://unison-lang.org
Other
5.78k stars 270 forks source link

MacOS unison-runtime --help spins at 100% cpu #5075

Open evelant opened 4 months ago

evelant commented 4 months ago

Describe and demonstrate the bug

Input:

/nix/store/2vscfm23bx4dj4rbhjwzvdxsfxwq9kqd-unison-code-manager-0.5.21/lib/runtime/bin/unison-runtime --help

Output:

None, it hangs spinning at 100% cpu

Environment (please complete the following information):

Additional context As you can see above I installed ucm via the unison-ucm package in nixpkgs using home-manager and nix-darwin. I just discovered Unison so I really have no idea why this is hanging. I was just playing around and wanted to see if I could transpile the output of compile.native to JS but didn't get that far because unison-runtime always spins/hangs.

aryairani commented 1 month ago

Can you help us reproduce this?