[pgAdmin][RM5142]Connections are not getting closed when disconnectthe server while debugging is in progress. - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM5142]Connections are not getting closed when disconnectthe server while debugging is in progress.
Date
Msg-id CAM9w-_=TAm=+MUTWh2YpGush6xHJSUV30V9TKJx6tsWFB_UPFg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM5142]Connections are not getting closed whendisconnect the server while debugging is in progress.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to cancel any transaction before closing the connections when a server is disconnected using pgAdmin UI.
Currently, debugger connection is marked to termination when the server is disconnected, but it does not close because of some ongoing transaction.

Please review.
--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM5219] pgAdmin 4 GUI does not display properly on IE browser
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM5101] debugger not showing all arguments anymore after hitting sql error while debug