[pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses
Дата
Msg-id CAM9w-_nmVj=O1e94e263pQoHSK4FcyGRewfBe1F5hTe_fRsUow@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM5176] Enhance debugging pgAdmin subprocesses  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers,

Attached is the patch to enhance debugging pgAdmin subprocesses. When logging set to DEBUG, the output and error from popen used to spawn the process will be logged.
Currently, if the process terminates abnormally then the error is not logged which makes it very difficult to find the reason of failure.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: node.js: "getView:generate_url" has explicit with_id=false
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Enhance logging by tracking stdout and stderr of subp