Cancel all pending and running tasks.
@override Future<void> cancelAll() async => cancelAllCalled = true;