Aborts the pending task if the observable pushes false.
false
The observable that trigger the abort of the executor.
The timeout in milliseconds after false is pushed by observer before the executor is aborted.
Aborts the pending task if the observable pushes
false
.