pgAdmin 4 commit: Prevent the Werkzeug reloader from causing a "double

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent the Werkzeug reloader from causing a "double
Date: 2017-07-21 08:46:35
Message-ID: E1dYTZz-0004qg-PJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-21 08:47:33 Re: [pgAdmin4][Patch]: Stop Flask from initialising service twice in Debug mode
Previous Message Murtuza Zabuawala 2017-07-21 08:42:25 Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor