- Swallowing too many exceptions can end up hiding issues in Kestrel itself. It's better to let the process die. - If we want to handle certain exceptions we should be as specific as possible with our try/catch blocks. |
||
|---|---|---|
| build | ||
| samples | ||
| src/Microsoft.AspNet.Server.Kestrel | ||
| test/Microsoft.AspNet.Server.KestrelTests | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| KestrelHttpServer.sln | ||
| LICENSE.txt | ||
| NuGet.Config | ||
| README.md | ||
| appveyor.yml | ||
| build.cmd | ||
| build.sh | ||
| global.json | ||
| makefile.shade | ||