pgAdmin 4 commit: Ensure we handle external processes that fail to star - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure we handle external processes that fail to star
Date
Msg-id E1bxaub-0005a4-Vc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure we handle external processes that fail to start. Fixes #1679

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6d018c44f73bcf54644a8341065fbc282792205
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py           | 14 +++++++++++---
web/pgadmin/misc/bgprocess/static/js/bgprocess.js |  5 +++--
2 files changed, 14 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1867 - User can not drop package body under properties section
Next
From: Dave Page
Date:
Subject: Re: PATCH: To raise an error if background job fails to start (pgAdmin4)