1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-07-03 03:22:20 +00:00
drevicko 19d12a74cd use plug._plain_dict() before returning from analyse()
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?
2017-02-01 17:24:55 +00:00
..
2016-02-21 19:36:24 +01:00
2016-02-21 19:36:24 +01:00
2016-02-22 15:51:54 +01:00
2016-02-22 15:51:54 +01:00
2016-12-14 14:38:58 +01:00
2016-09-21 19:00:20 +02:00