pgAdmin 4 commit: Ensure we handle external processes that fail to star

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure we handle external processes that fail to star
Дата
Msg-id E1bxaub-0005a4-Vc@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1867 - User can not drop package body under properties section
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To raise an error if background job fails to start (pgAdmin4)