Watcher
Watcher copied to clipboard
Recursive endless loops when...
(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
That should be the role of the IN_NO_LOOP flag, but it's not implemented.