'quit' option doesn't work when interrupting a build
Summary
Interrupting the build and choosing quit doesn't work.
Steps to reproduce
- Interrupt a build using ^C
- type
q(forquit)
What is the current bug behavior?
The build continues normally.
What is the expected correct behavior?
The build stops after finishing currently started jobs.
Relevant logs and/or screenshots
N/A
Possible fixes
?
Other relevant information
I'm not sure if it also happens when the build is interrupted by an error.
- BuildStream version affected: 1.1.4 /milestone %BuildStream_v1.2
Edited by Abderrahim Kitouni