graphicsmagick signal handler problem
yzh杨振宏 <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <7354BE8391D7C34B9384A115F0B5444A20A5838F@SVR2115HP380.cn1.global.ctrip.com> |
hi, I'm a GM API user. I use GM in Go lang. Since Golang require that "If the non-Go code installs any signal handlers, it must use the SA_ONSTACK flag with sigaction. Failing to do so is likely to cause the program to crash if the signal is received." (https://golang.org/pkg/os/signal/) So could GM let user determine whether or not set signal handlers (i.e., use a bool variable) in InitializeMagick? ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Graphicsmagick-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help