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

Lazily start the controller when accessing the effects property #27

Conversation

FlowMo7
Copy link

@FlowMo7 FlowMo7 commented May 4, 2021

Fixes #26.

The implemented test case fails when not applying the given fix, and is green when applying the fixes.

The test was only quickly implemented, please feel free to adjust the test case to match your preferred test code formatting / organization.

@floschu floschu changed the base branch from develop to release/0.14.0 May 7, 2021 19:11
@floschu floschu force-pushed the release/0.14.0 branch 2 times, most recently from a023cb2 to 8080546 Compare May 9, 2021 14:47
@floschu
Copy link
Owner

floschu commented Jun 1, 2021

Looks good 👍
Please update the CHANGELOG.md and merge back 0.14.0 into this branch

@FlowMo7 FlowMo7 force-pushed the issue/26_controller_not_lazily_started_on_effect_getter branch from 8df38ac to c71f6ad Compare June 1, 2021 21:28
@floschu
Copy link
Owner

floschu commented Jun 22, 2021

Thank you. Fixed within #28

@floschu floschu closed this Jun 22, 2021
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.

Controller is not lazily started if only the effects field is accessed
2 participants