You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ucm doesn't show any output (but if you have DEBUG=timing enabled, then it does show UnisonFileChanged)
Save your scratch file a second time.
Now it says Loading changes detected in... and works as expected
Screenshots
@cloud/nimbus/cluster-endpoints> edit main.nodeMain
☝️
I added 1 definitions to the top of /home/unison/code/unison/scratch.u
You can edit them there, then run `update` to replace the definitions currently in this
namespace.
InputPattern: 141 ms (cpu), 144 ms (system)
@cloud/nimbus/cluster-endpoints>
UnisonFileChanged: 7.03 µs (cpu), 9.03 µs (system)
@cloud/nimbus/cluster-endpoints>
Loading changes detected in ~/code/unison/scratch.u.
I found and typechecked these definitions in ~/code/unison/scratch.u. If you do an `add` or
`update`, here's how your codebase would change:
⍟ These names already exist. You can `update` them to your new definition:
main.nodeMain : '{IO, Exception} ()
UnisonFileChanged: 473 ms (cpu), 475 ms (system)
Environment (please complete the following information):
Describe and demonstrate the bug
edit foo
.UnisonFileChanged
)Loading changes detected in...
and works as expectedScreenshots
Environment (please complete the following information):
ucm --version
a56abf7Additional context
I'm not sure, but I believe that this might be a regression introduced by #5631. cc @mitchellwrosen
The text was updated successfully, but these errors were encountered: