[pgadmin-hackers] pgAdmin 4 commit: Tune startup retry loop - try 50 times,with a 100ms - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Tune startup retry loop - try 50 times,with a 100ms
Date
Msg-id E1dK34r-0003nj-FW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Tune startup retry loop - try 50 times, with a 100ms pause between each attempt.

Branch
------
master

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

Modified Files
--------------
runtime/pgAdmin4.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Another minor perf tweak for the runtime.
Next
From: Khushboo Vashi
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch]: Added the shortcut (CTRL + 0) to reset the zoomlevel in runtime