Fixed an issue where the python server is not closed when the user quits the application from the top menu bar on OSX.
Python server will not be closed if the user quits the application from Dock, for this we have updated the issue https://github.com/nwjs/nw.js/issues/7365 refs #6244 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=296c23784fa062e09b62e2892fd98c1d917e8d85 Modified Files -------------- runtime/src/js/pgadmin.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)