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