recache sessions

This commit is contained in:
InspectorCaracal 2023-09-05 10:12:37 -06:00 committed by GitHub
parent bf97d19fa4
commit 1bfc651005

View file

@ -107,7 +107,7 @@ class ObjectSessionHandler:
]
if None in sessions:
# this happens only if our cache has gone out of sync with the SessionHandler.
self._recache()
return self.get(sessid=sessid)
return sessions