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

OS should not emit if its state has not changed. #12

Closed
AWinterman opened this issue Dec 20, 2014 · 1 comment
Closed

OS should not emit if its state has not changed. #12

AWinterman opened this issue Dec 20, 2014 · 1 comment

Comments

@AWinterman
Copy link
Contributor

currently, any method/call that causes objectstate to possibly update state causes it to emit, whether a state change resulted or not. It should only update when it has received a state change.

@jarofghosts
Copy link
Member

fixed in 180f07f

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

No branches or pull requests

2 participants