mitchellh / panicwrap

panicwrap is a Go library for catching and handling panics in Go applications.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
444 stars 66 forks source link

panicwrap fails on Windows XP if the application is compiled for GUI (no console) #7

Open uaalto opened 9 years ago

uaalto commented 9 years ago

Probably due to this: https://groups.google.com/forum/#!topic/golang-nuts/qW78_nLy79c