pgAdmin 4 commit: Pause before checking for startup errors. Hacky,but - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Pause before checking for startup errors. Hacky,but
Date
Msg-id E1eekzy-00088b-AF@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Pause before checking for startup errors. Hacky, but not much else we can do here without a significant rewrite.

Branch
------
runtime-revamp

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

Modified Files
--------------
runtime/pgAdmin4.cpp | 7 +++++++
1 file changed, 7 insertions(+)


pgadmin-hackers by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: Re: [pgadmin4][patch] Correct Bug #3050
Next
From: Joao De Almeida Pereira
Date:
Subject: [pgadmin][patch] Make Feature and Unit tests Green Again