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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent the Werkzeug reloader from causing a"double
Дата
Msg-id E1dYTZz-0004qg-PJ@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Stop Flask from initialising service twice inDebug mode