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

(cherry picked from commit 9d9dd9d028)
This commit is contained in:
Aleksandr Eliseev
2026-03-26 13:12:35 +04:00
committed by Nikita Iarychenko
parent daba0d47a4
commit cf4831f3c5
3 changed files with 49 additions and 5 deletions
@@ -818,6 +818,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 setup or teardown
debugger.remote.port.out.of.boundaries=The port number is out of boundaries