Prevent the debugger controls being pressed again before previous processing is 
complete. Fixes #3734

Note that this needs to be re-visited in the future, as the current fix is 
somewhat hacky.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05e067035f1f8b4b3f80371930cb183ada392af6
Author: Akshay Joshi <akshay.jo...@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_6.rst               |  1 +
web/pgadmin/tools/debugger/static/js/direct.js | 44 +++++++++++++++-----------
2 files changed, 27 insertions(+), 18 deletions(-)

Reply via email to