[pgAdmin][RM5142]Connections are not getting closed when disconnect the server while debugging is in progress.

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5142]Connections are not getting closed when disconnect the server while debugging is in progress.
Date: 2020-02-28 06:38:43
Message-ID: CAM9w-_=TAm=+MUTWh2YpGush6xHJSUV30V9TKJx6tsWFB_UPFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM5142.patch application/octet-stream 943 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-02-28 07:09:22 Re: [pgAdmin][RM5101] debugger not showing all arguments anymore after hitting sql error while debug
Previous Message Aditya Toshniwal 2020-02-27 11:10:23 [pgAdmin][RM5219] pgAdmin 4 GUI does not display properly on IE browser