pgAdmin 4 commit: Prevent the Werkzeug reloader from causing a"double - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent the Werkzeug reloader from causing a"double
Date
Msg-id E1dYTZz-0004qg-PJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent the Werkzeug reloader from causing a "double start" at init time.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a49a3103e298fcc4373856abe057dac09bc1df14
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgAdmin4.py | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Stop Flask from initialising service twice inDebug mode