[pgAdmin4][Patch] RM #3700 fix connection garbage collector

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] RM #3700 fix connection garbage collector
Date: 2018-10-12 12:23:53
Message-ID: CAFiP3vyxwWK2eXcOgo+Db_6MYkCWbt=MrWv-9CEYBK1cazAyow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

This issues caused as we were iterating over manager keys (which contains
server ids) and
not on server managers.

Attached patch fixes this issue.

--
*Harshal Dhumal*
*Sr. Software Engineer*

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_3700.patch text/x-patch 723 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2018-10-15 09:25:07 [pgAdmin4][RM3703] Clear user connections on logout
Previous Message Akshay Joshi 2018-10-12 11:18:12 [pgAdmin4][Patch]: RM #3638 Syntax Error displayed when user try to create new Schedule and select start date and time in Exception