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

Statically prevent triggering an infinite loop from an effect #33

Open
bcherny opened this issue May 9, 2018 · 0 comments
Open

Statically prevent triggering an infinite loop from an effect #33

bcherny opened this issue May 9, 2018 · 0 comments

Comments

@bcherny
Copy link
Owner

bcherny commented May 9, 2018

Ie. effect A => store.set(a) => effect A => store.set(a) => ...

@bcherny bcherny self-assigned this May 9, 2018
bcherny added a commit that referenced this issue May 27, 2018
@bcherny bcherny removed their assignment Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant