Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove polling start call in detection controllers' constructors #629

Merged
merged 2 commits into from
Nov 10, 2021

Conversation

adonesky1
Copy link
Contributor

  • BREAKING: Removes call to start polling from the constructors of CollectibleDetectionController and TokenDetectionController.
    • Consumers of either of these Controllers who wish to immediately start polling upon instantiation will need to call the start method on the controller right after instantiating the controller.

@adonesky1 adonesky1 requested a review from a team as a code owner November 5, 2021 22:18
@adonesky1 adonesky1 requested a review from Gudahtt November 5, 2021 22:18
@adonesky1 adonesky1 force-pushed the remove-default-detection-start branch from dc51b7e to e333c86 Compare November 9, 2021 23:08
@adonesky1 adonesky1 requested a review from gantunesr November 9, 2021 23:15
@adonesky1 adonesky1 force-pushed the remove-default-detection-start branch from e333c86 to 4dccf5e Compare November 9, 2021 23:17
Copy link
Contributor

@danjm danjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adonesky1 adonesky1 merged commit 4e293b3 into main Nov 10, 2021
@adonesky1 adonesky1 deleted the remove-default-detection-start branch November 10, 2021 19:35
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Remove polling start call in detection controllers' constructors
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* Remove polling start call in detection controllers' constructors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants