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
{{ message }}
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
What version of CUE are you using (
cue version
)?Does this issue reproduce with the latest release?
Yes
What did you do?
What did you expect to see?
The code to terminate in a reasonably short time.
What did you see instead?
It never terminates (left for ~10 mins, still running); CPU at 100%. Stack looks something like this:
If you remove the embedding
preguide.#Guide
inmyguide/steps.cue
thengo run main.go
takes ~0.6 secs.The text was updated successfully, but these errors were encountered: