pgAdmin 4 commit: Fixed ssh tunnel hang issue when the user tries to di - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed ssh tunnel hang issue when the user tries to di
Date
Msg-id E1k3e02-0002SM-2L@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed ssh tunnel hang issue when the user tries to disconnect the server. Fixes #4361

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aac0da4cbcd4af34f6f39d1954d911b725516ce5

Modified Files
--------------
docs/en_US/release_notes_4_25.rst                   | 1 +
web/pgadmin/utils/driver/psycopg2/server_manager.py | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: pgAdmin debugger failure when search_path set
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5716] AJAX to generate the charts continues to fire after we disconnect the server