Ji-Xinyou commented on PR #1861: URL: https://github.com/apache/incubator-opendal/pull/1861#issuecomment-1500227206
> > ~Just removing this arm (~ > > Sorry for my mistake. Please just leave a `panic!()` or `unreachable!()` here. This case should never be reached. But > ```c++ > PutObjectOutcome > ``` Yeah, looks like this is the common practice. But fortunately there isn't that much operations and we only need one for each of them... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
