mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-27 11:10:19 -06:00
013ad7446f
As sessions in pgAdmin4 are filesystem based session, they need locking for avoiding the access from multiple threads, specially running as an WSGI application. Fixes #3547 |
||
---|---|---|
.. | ||
driver | ||
javascript | ||
sqlautocomplete | ||
tests | ||
__init__.py | ||
ajax.py | ||
compile_template_name.py | ||
crypto.py | ||
exception.py | ||
html.py | ||
menu.py | ||
paths.py | ||
preferences.py | ||
route.py | ||
server_utils.py | ||
session.py | ||
versioned_template_loader.py |