Closes the session, asking the node to terminate the process.
@override Future<void> close() => _shell.kill();