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

Recursive endless loops when... #16

Open
jnko opened this issue Sep 18, 2014 · 1 comment
Open

Recursive endless loops when... #16

jnko opened this issue Sep 18, 2014 · 1 comment
Labels

Comments

@jnko
Copy link

jnko commented Sep 18, 2014

(Not really an issue, but...)

Problem: Need to watch for attribute_change and when event occours, I need to change attributes. This logically ends up in an endless event/react loop.

So we need something (a switch ect) that detects when a watcher-command changes watched events.

Thanks in advance

@lopter
Copy link

lopter commented Nov 3, 2014

That should be the role of the IN_NO_LOOP flag, but it's not implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants