Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Inputs should not call poll! after completed?. #867

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lbradstreet
Copy link
Member

This fix prevents poll! from being called once the plugin is marked with
completed?. The downside will be when completed? is an expensive call,
and thus this fix should be looked at critically before merging.

This fix prevents poll! from being called once the plugin is marked with
completed?. The downside will be when completed? is an expensive call,
and thus this fix should be looked at critically before merging.
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.

None yet

1 participant