Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 7a18ceab648080c489681157c467da3001994f97
https://github.com/pgadmin-org/pgadmin4/commit/7a18ceab648080c489681157c467da3001994f97
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M web/pgadmin/browser/static/js/browser.js
M web/pgadmin/browser/static/js/heartbeat.js
M web/pgadmin/misc/__init__.py
M web/pgadmin/utils/heartbeat.py
Log Message:
-----------
Fixed the server heartbeat logging issue when server is removed. #5567