Skip to content
Snippets Groups Projects
Commit 55acd685 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Fix updating of cached remote profiles

_update_remote_profile_cache was missing its `defer.inlineCallbacks`, so when
it was called, would just return a generator object, without actually running
any of the method body.
parent 1e5dbdcb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment