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

Add test showing Reagent running disposed reactions #270

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

danielcompton
Copy link
Contributor

While fixing day8/re-frame#259 we noticed that Reagent was happily running reactions that had been disposed of. This commit adds a failing test exposing that behaviour. I'm not sure exactly what the right behaviour is here, but I don't think Reagent should silently allow this.

@Deraen Deraen added this to the 0.7.0 milestone Mar 10, 2017
@Deraen Deraen modified the milestones: 0.8.0, 0.7.0 Jun 27, 2017
@Deraen Deraen modified the milestones: 0.8.0, 0.9.0 Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants