- Add
QueueingStrategy
parameter which lets the user configure behaviour of theReactiveModel
whenWatchContext
is already executing a task. The only available option (apart from throwing) for now is the ability to skip the new task - Improve documentation
- Remove
task0
. It wasn't used and is actually a syntactic sugar