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

Comments

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

Open
lbradstreet wants to merge 1 commit intomasterfrom
do-not-poll-after-completed
Open

Inputs should not call poll! after completed?.#867
lbradstreet wants to merge 1 commit intomasterfrom
do-not-poll-after-completed

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.

1 participant