mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
If the process terminates abnormally then the error is not logged which makes it very difficult to find the reason for failure. Fixes #5176