I'm starting to use Go for the development of my web applications, but I can not help but feel anxious about the fact that the HTTP server recovers from a panic. I run my applications behind Systemd (and behind Nginx) so I prefer the application to terminate instead of continuing in a possible inconsistent state.
Are there any plans to add an option to disable recovering, and instead re-panic after the error has been logged? Thanks Manlio -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.