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
@loicmathieu
Have you (re)tested this with 2.0.0.CR3?
For me CTRL+c is still not working when Continous Testing is enabled. If disabled the application exits fine on CTRL+c.
Describe the bug
When using the new continuous testing features on Windows 10 default terminal (cmd) the terminal hang and you cannot quit it via CTRL-C.
Expected behavior
CTRL-C exit the application.
Actual behavior
CTRL-C has no effect
To Reproduce
Simple project to reproduce the issue
try-continous-testing.zip
Steps to reproduce the behavior:
cmd
mvn quarkus:dev
e
d
Environment (please complete the following information):
Output of
uname -a
orver
: Microsoft Windows [version 10.0.19042.867]Output of
java -version
: openjdk version "16" 2021-03-16Quarkus version or git rev: 2.0.0.Alpha1
Build tool (ie. output of
mvnw --version
orgradlew --version
): Apache Maven 3.6.3The text was updated successfully, but these errors were encountered: