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

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема [pgAdmin4][Patch] RM #3700 fix connection garbage collector
Дата
Msg-id CAFiP3vyxwWK2eXcOgo+Db_6MYkCWbt=MrWv-9CEYBK1cazAyow@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch] RM #3700 fix connection garbage collector
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: RM #3638 Syntax Error displayed when user try tocreate new Schedule and select start date and time in Exception
Следующее
От: Harshal Dhumal
Дата:
Сообщение: [pgAdmin4][RM3703] Clear user connections on logout