fixes a bug that occurred when the attached view gets destroyed before the action was completed
and thus the state was not reset. When the view was recreated, the task would trigger again
leading to unexpected behavior. Now the task trigger will always reset.
Full Changelog: 0.4.1...0.5.0