Completes with the server's exit code when the process ends, normally or not. Completes with an error when the exit cannot be determined.
@override Future<int> get exitCode => _process.exitCode;