forked from platypush/platypush
Fabio Manganiello
ae17a12c12
`UserManager.get_users` should not return a reference to the query object, since the query object will be invalidated as soon as the connection is closed. Instead, it should return directly the list of `User` objects. |
||
---|---|---|
.. | ||
__init__.py | ||
manifest.yaml |