Thread: pgAdmin 4 commit: [Python 3 compatibility] Improved the background proc

pgAdmin 4 commit: [Python 3 compatibility] Improved the background proc

From
Ashesh Vashi
Date:
[Python 3 compatibility] Improved the background process executor to
work with Python 3.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/bgprocess/process_executor.py | 15 +++++++++------
web/pgadmin/misc/bgprocess/processes.py        | 12 ++++++------
2 files changed, 15 insertions(+), 12 deletions(-)