[pgAdmin4][Patch]: RM #3734 "Error Message displayed once user use debugger and execute procedure list_emp 5 times with fast speed"

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #3734 "Error Message displayed once user use debugger and execute procedure list_emp 5 times with fast speed"
Date: 2018-11-20 08:58:59
Message-ID: CANxoLDcAzekMNoJA+8aU5B+K0zAMD24PEaQ=2C+L7h2J-ODb4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix RM #3734 "Error Message displayed once user
use debugger and execute procedure list_emp 5 times with fast speed".

*Solution*: I have wrapped the logic to enable "*Continue*" button in
setTimeout() function with the sleep of 500ms. This is not the exact
solution, but it works for me.

Please review it.

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_3734.patch application/octet-stream 3.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-11-20 13:50:47 Re: Import/export servers
Previous Message Akshay Joshi 2018-11-20 06:01:33 Re: Import/export servers