Stop the short poll
@override Future<void> stop() { if (_isPolling) _isPolling = false; return Future.value(); }