Canceling scheduled action should cancel ScheduleTask immediately
Reported by Christopher Stawarz | March 27th, 2014 @ 09:57 AM
Currently, a scheduled action only sees that its "cancel"
variable has been set when it tries to execute. We should change
this so that the ScheduledActions constructor adds a
VariableNotification on the cancel variable, which calls
node->cancel()
immediately when the variable it set
to true.
Comments and changes to this ticket
-
Christopher Stawarz February 25th, 2015 @ 11:04 AM
- State changed from open to resolved
- Assigned user set to Christopher Stawarz
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The core framework and supporting libraries for the MWorks Suite