[pgAdmin4][Patch] RM #3700 fix connection garbage collector - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject [pgAdmin4][Patch] RM #3700 fix connection garbage collector
Date
Msg-id CAFiP3vyxwWK2eXcOgo+Db_6MYkCWbt=MrWv-9CEYBK1cazAyow@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] RM #3700 fix connection garbage collector  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: RM #3638 Syntax Error displayed when user try tocreate new Schedule and select start date and time in Exception
Next
From: Harshal Dhumal
Date:
Subject: [pgAdmin4][RM3703] Clear user connections on logout