Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix updating of cached remote profiles #3605

Merged
merged 2 commits into from
Jul 25, 2018

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 25, 2018

_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.

richvdh added 2 commits July 25, 2018 10:34
_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.
@richvdh richvdh requested a review from a team July 25, 2018 10:09
@richvdh richvdh merged commit 4081bd1 into develop Jul 25, 2018
@richvdh richvdh deleted the rav/fix_update_remote_profile_cache branch July 26, 2018 11:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants