#262 Only create a session when needed
Opened 7 years ago by puiterwijk. Modified 7 years ago

Currently we create sessions for every request, including API calls or others that don't need them.
We should figure out how to make Cherrypy only start a new session when we've stored something worthy of a session.


Metadata Update from @puiterwijk:
- Issue assigned to puiterwijk

7 years ago

Log in to comment on this ticket.

Metadata