Closed braposo closed 14 years ago
Not currently. If you're interested in hiring me to implement that, let me know. Otherwise, feel free to implement it yourself and submit a pull request.
Just implemented this. The PeriodicalUpdater function now returns a handle that you can call .stop() on in order to stop its processing.
Hi,
Is it possible to cancel a specific PeriodicalUpdate cycle? And what about all the active cycles?
Thanks!