[pgadmin-org/pgadmin4] 7dc0c1: Make the heartbeat normal thread to the daemon thr...

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 7dc0c1: Make the heartbeat normal thread to the daemon thr...
Date: 2023-01-24 11:52:42
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/a7cf69-7dc0c1@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: 7dc0c1d05c5523c6abac40699f8f2b0ff13ab3dd
https://github.com/pgadmin-org/pgadmin4/commit/7dc0c1d05c5523c6abac40699f8f2b0ff13ab3dd
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-01-24 (Tue, 24 Jan 2023)

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

Log Message:
-----------
Make the heartbeat normal thread to the daemon thread. #5567

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-01-24 11:53:11 [pgadmin-org/pgadmin4] fd1c26: Modify the logic to show the connection string for...
Previous Message Akshay Joshi 2023-01-23 11:50:12 [pgadmin-org/pgadmin4] a7cf69: 1) Added support for setting PostgreSQL connection...