pgAdmin 4 commit: Save the runtime status information in the applicatio - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Save the runtime status information in the applicatio
Date
Msg-id E1bFID9-0002Ku-EJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Save the runtime status information in the application object for using
it other places.

globals() does not return consistent value across the application
context.

Thanks Neel Patel for reporting the issue.

Branch
------
master

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

Modified Files
--------------
web/pgAdmin4.py                         |  3 +++
web/pgadmin/misc/bgprocess/processes.py | 10 ++--------
2 files changed, 5 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Include python.exe and pythonw.exe in the Windows ins
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Using the preprocessor macor Q_OS_WIN differently, it