pgAdmin 4 commit: Save the runtime status information in the applicatio

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Save the runtime status information in the applicatio
Date: 2016-06-21 09:43:11
Message-ID: E1bFID9-0002Ku-EJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-21 10:15:38 pgAdmin 4 commit: Using the preprocessor macor Q_OS_WIN differently, it
Previous Message Dave Page 2016-06-21 09:34:19 pgAdmin 4 commit: Include python.exe and pythonw.exe in the Windows ins