Disposes of the worker, releasing any resources.
@override Future<void> dispose() async { await _closeSink(); }