[pgadmin-org/pgadmin4] f1aa82: While restoring the database connections due to lo...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] f1aa82: While restoring the database connections due to lo...
Date: 2023-03-24 09:03:59
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/5cb64f-f1aa82@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: f1aa82ad3675c1fd8dbdaf5ccb1f939cf678e961
https://github.com/pgadmin-org/pgadmin4/commit/f1aa82ad3675c1fd8dbdaf5ccb1f939cf678e961
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-03-24 (Fri, 24 Mar 2023)

Changed paths:
M web/pgadmin/utils/heartbeat.py

Log Message:
-----------
While restoring the database connections due to lost server connection, ensure that the databases which were previously connected are only reconnected. #5919

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-03-24 09:09:17 [pgadmin-org/pgadmin4] 207812: 1) Fixed RESQL test case for EPAS.
Previous Message Khushboo Vashi 2023-03-24 09:03:19 [pgadmin-org/pgadmin4] 5cb64f: Fix Debugger restart issue.