-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
If you run make and want to quickly interrupt and terminate this to do sth else ... it's impossible.
It should be possible to terminate make with ctrl + c
To Reproduce
Steps to reproduce the behavior:
- Run
make - At any point
ctrl + c - Observe logs like:
[2025-05-05 14:08:40] INFO going to shutdown ...
^C[2025-05-05 14:08:41] INFO WEBrick::HTTPServer#start done.
- But tests are keep being executed for around 2mins
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working