[pgadmin-org/pgadmin4] bc5e71: Fixed error while executing continue in debugging ...

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] bc5e71: Fixed error while executing continue in debugging ...
Date: 2023-04-03 09:58:25
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/c80f76-bc5e71@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: bc5e710d49a68a0a954a428f59e10fc7e6330738
https://github.com/pgadmin-org/pgadmin4/commit/bc5e710d49a68a0a954a428f59e10fc7e6330738
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-04-03 (Mon, 03 Apr 2023)

Changed paths:
M web/pgadmin/tools/debugger/__init__.py
M web/pgadmin/tools/debugger/tests/test_debugger_clear_all_breakpoint.py
R web/pgadmin/tools/debugger/tests/test_start_listener_debugger.py

Log Message:
-----------
Fixed error while executing continue in debugging session after some time of debug execution. #5953

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2023-04-03 09:58:55 [pgadmin-org/pgadmin4] dfa367: Fixed video recording broken for feature tests due...
Previous Message Aditya Toshniwal 2023-04-03 09:51:34 [pgadmin-org/pgadmin4] c80f76: Pin NW.js to 0.72.0 in build files