Thread: pgAdmin 4 commit: Fixed issue where session files are not deletedfirst

pgAdmin 4 commit: Fixed issue where session files are not deletedfirst

From
Akshay Joshi
Date:
Fixed issue where session files are not deleted first time when pgAdmin4 server started,
it always wait for CHECK_SESSION_FILES_INTERVAL which is 24 hours by default.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/session.py | 46 ++++++++++++++++++++++++--------------------
1 file changed, 25 insertions(+), 21 deletions(-)