Does anyone have a good idea how to better debug a panic without stack trace?
I am regularly seeing that on a few of my servers (running tip from earlier today) caddy dies with the following message:
panic: close of closed channel
But unfortunately I do not see any any stack backtrace. Any ideas to debug this?