Skip to content

Prevent vapor from crashing during a crash in third-party code, obfuscating the real problem

Compare
Choose a tag to compare
@VaporBot VaporBot released this 13 Oct 16:45
· 151 commits to main since this release
9a837b8
This patch was authored by @Joannis and released by @0xTim.

If a third-party library or user defined code crashed a Vapor app, the Vapor Application deinit will crash the app before the real issue pops up. This leads to frustrating debug sessions