pgAdmin 4 commit: Requests for statistics were not stopped even when Da

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Requests for statistics were not stopped even when Da
Date: 2017-07-31 11:19:15
Message-ID: E1dc8jD-0007pE-OT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Requests for statistics were not stopped even when Dashboard panel is
closed. It is a regression of webpack.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bdefdf5d4ebf9495e2d877deff8d323e55816080

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-07-31 11:20:59 Re: [pgAdmin4][Patch]: Dashboard requests don't stop even after closing the panel
Previous Message Murtuza Zabuawala 2017-07-31 10:50:35 Re: pgAdmin 4 commit: Fix test assertion.