-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If you just run sift with no input, it hangs on the "Compiling" and/or "Waiting for test results..." stages, even if I press Ctrl+C in the terminal.
It appears that if I press Ctrl+C, it goes from the "Compiling" stage to the "Waiting for test results..." one, but doesn't go anywhere from that.
To Reproduce
Just run sift, with no piped input:
> sift
Expected behavior
The program should either not run or allow me to exit somehow, even if just by pressing CTRL+C.
Screenshots
This is a screen recording that should illustrate the behaviour:
Gravacao.de.Tela.2025-11-09.as.17.34.54.mov
Versions:
- Go Version: 1.25.0
- CLI Version: 0.12.1
Additional context
I'm running MacOS, and would be open to open a PR to handle SIGINT in the code.
Copilot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working