-
Bug
-
Resolution: Done
-
Major
-
1.2.1.GA
-
None
In CRW v.1.2.1.GA, debug panel and notice that the code execution is sometimes(randomly) NOT paused at the breakpoint on Java apps which runs by Quarkus Dev Mode.
Expected Result: the code execution is paused at the breakpoint.
Actual Result: Without pausing, users can see the result like a normal runtime mode.