This is a program in which I'm trying to handle a signal: http://paste.lisp.org/+2LN7 When trying to 'pkill' the process, I get this in 'strace': http://paste.lisp.org/+2LN8 I also get this when trying to send some data to fifo afterwards: http://paste.lisp.org/+2LN9
When using 'sleep', like in http://paste.lisp.org/display/121366 the process terminates clearly with 'pkill'.
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
