Show different error message when thread is waiting to stop after sleep

(cherry picked from commit 9d9dd9d028)
This commit is contained in:
Aleksandr Eliseev
2025-12-25 13:26:35 +04:00
committed by Nikita Iarychenko
parent 80ebd6ea2b
commit 577a083c0f
2 changed files with 42 additions and 4 deletions
@@ -848,6 +848,7 @@ debugger.stack.frame.return.values=Return Values
debugger.stack.frame.frame.not.available=<frame not available>
debugger.stack.frame.unable.to.display.frame.variables=Unable to display frame variables
debugger.stack.frames.not.available.in.non.suspended.state=Frames not available in non-suspended state
debugger.stack.frames.thread.is.sleeping.now.will.be.stopped.after.end.of.sleep=Thread is sleeping now, will be stopped after end of sleep
debugger.test.failed.caption=Test failed
debugger.error.in.test.setup.or.teardown.caption=Error in test set up or tear down
debugger.remote.port.out.of.boundaries=The port number is out of boundaries