Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
2.6.0
-
77bf21b143bfe283b1c86afc263176cc5a337058
Description
If Qml debugger fails to connect within the first few seconds it causes the debugged app to hang indefinitely.
Steps to reproduce the issue:
- run the attached project
- wait for 5-10sec before closing the message box
- => app hangs
with a shorter delay in step 2 the problem would not occur.
Reattaching the debugger fixes the hanging.