mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-24 09:02:28 +00:00
19d12a74cd
We're experiencing significant delays when we have large objects as plugin instance variables. This edit seems to fix the problem. It looks like the plugin instance is passed (inside the response object) as-is to flask: perhaps flask is walking through it or duplicating it in memory or some such? Not sure... There may be a better way? |
||
---|---|---|
.. | ||
plugins | ||
schemas | ||
static | ||
templates | ||
__init__.py | ||
__main__.py | ||
api.py | ||
blueprints.py | ||
cli.py | ||
extensions.py | ||
models.py | ||
plugins.py | ||
VERSION |