Files
@ 397fe11d089e
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
397fe11d089e
1.7 KiB
text/plain
helpers: refactor user_or_none to keep things simple and make sure we only cache simple values - no SA objects
This could potentially improve "unbounded memory usage" ... or least clarify
which objects are kept alive.
This could potentially improve "unbounded memory usage" ... or least clarify
which objects are kept alive.