Karolin Varner
Karolin Varner
@dependabot recreate
@dependabot recreate
> Could you also please delete the path based listen sockets at program shutdown (through a Drop implementation) Actually, strike that…it seems to be exceedingly difficult.
> Could you also please make sure that there is a separate CI run with the broker features enabled? From what it looks like, we run with --all-features, so it...
Why did you remove the doc comments?
I would fix it, but since I am no longer working at adobe, so I can not. @davidnuescheler How would you feel about pushing this project over to me personally,...
See #385
See the errgo crate https://github.com/aatifsyed/errgo
There is a couple different questions to consider with regard to error handling: - Would an application developer usually want to handle the error explicitly? => Use explicit errors like...
Adding `// TODO(#367)` tags to code that should be easily handled by the error system