Stop enter and exit tasks as soon as state condition is changed
Option for state context profiles to stop enter or exit task as soon as the conditions are changed and start executing the other.
For example an enter task is running and the profile conetext is changed then the enter task is stopped and exit task is run at once, and again on satisfying context exit task is stopped and enter task is run.
Right now to do this the task has to be named and a stop action has to be added at the beginning of other. But doing this would reduce the clutter from naming the tasks.