Hi,
In the attached example model a kinetic tracked variable is created with a rate of 1. The token then enters a wait for event activity that waits for the tracked variable to change to or trough the value 1. After 1 second the rate is set to 0.
The tracked variable is at value 1 now, but the token did not fall out of the wait for event.
It looks like when the rate is set to 0 that the event is removed from the event list, although the event would have fired at the same time.
The attached model is a small sample model for a big model where we noticed the same problem.
Would you classify this as a bug? Or is there maybe a work around for now?
Thank you in advance,
Patrick