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

Fix some looping_call calls which were broken in #3604 #3610

Merged
merged 1 commit into from
Jul 26, 2018

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 26, 2018

It turns out that looping_call does check the deferred returned by its
callback, and (at least in the case of client_ips), we were relying on this,
and I broke it in #3604.

Update run_as_background_process to return the deferred, and make sure we
return it to clock.looping_call.

It turns out that looping_call does check the deferred returned by its
callback, and (at least in the case of client_ips), we were relying on this,
and I broke it in #3604.

Update run_as_background_process to return the deferred, and make sure we
return it to clock.looping_call.
@richvdh richvdh merged commit ef9d51b into develop Jul 26, 2018
@richvdh richvdh deleted the rav/fix_looping_calls branch July 26, 2018 13:56
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