pgAdmin 4 commit: Remove cheroot server for now until we find a way to

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove cheroot server for now until we find a way to
Date: 2020-01-07 13:15:35
Message-ID: E1ioohr-00005g-0y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove cheroot server for now until we find a way to shutdown cheroot using REST call. Fixes #5069.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=093d7af748e8726dee218e56cf3196a6fcefa83a
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 1 -
requirements.txt | 1 -
web/pgAdmin4.py | 35 ++++++++++-------------------------
3 files changed, 10 insertions(+), 27 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-07 13:20:45 Re: [pgAdmin][RM5069] pgadmin4 server broken with shutdown server
Previous Message Aditya Toshniwal 2020-01-07 12:44:56 [pgAdmin][RM5069] pgadmin4 server broken with shutdown server