Re: [pgAdmin][RM7461]: PgAdmin 4 itself left too many connections idle

2022-06-23 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jun 23, 2022 at 5:41 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > There is an attached patch for #7461. When a user switches to a new > connection in the query tool and closes the query tool, then the new > connection is not closed

[pgAdmin][RM7461]: PgAdmin 4 itself left too many connections idle

2022-06-23 Thread Pradip Parkale
Hi Hackers, There is an attached patch for #7461. When a user switches to a new connection in the query tool and closes the query tool, then the new connection is not closed. The new connection shows as idle in Dashboard. I have fixed this in the attached patch. Additionally, I have fixed the 'Sho