[pgadmin-hackers] pgAdmin 4 commit: Simplify runtime startup polling,and increase retrie - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Simplify runtime startup polling,and increase retrie
Date
Msg-id E1ciIsJ-0002nD-Dv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Simplify runtime startup polling, and increase retries to 30.

Ensure the splash screen is hidden before showing errors.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a7a82b4e968e28b83414d858efda8856201a40b

Modified Files
--------------
runtime/BrowserWindow.cpp | 41 -----------------------------------------
runtime/BrowserWindow.h   |  3 ---
runtime/pgAdmin4.cpp      | 11 ++++++-----
3 files changed, 6 insertions(+), 49 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] SlickGrid result set format efficiency
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [patch] Refactor: clipboard, translations, jasmine