'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 (for quit)

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.


Edited by Abderrahim Kitouni