Skip to content

Adds stop function so we can stop polling anytime

Filipa Lacerda requested to merge add-stop-to-polling into master

What does this MR do?

Adds a stop method to poll class so we can stop poll. This is needed in order to use Poll class with visibility lib:https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10181

Does this MR meet the acceptance criteria?

#29569 (closed)

Merge request reports