pgAdmin 4 commit: Prevent the debugger controls being pressed againbef - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent the debugger controls being pressed againbef
Date
Msg-id E1gP8zr-0006jU-Cs@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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.joshi@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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3742 ALTER COLUMN bug
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3734 "Error Message displayed once useruse debugger and execute procedure list_emp 5 times with fast speed"