Downloader._fetch_directory(): fix error handling
When a call the `GetTree` method fails raising a `grpc.RpcError` exception with status code `grpc.StatusCode.UNIMPLEMENTED`, it should be `GetTree` that gets marked as *unimplemented*.
Loading
Please register or sign in to comment