chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] SIGTERM ignored when using 'read-line'


From: Šaban Kombajnekovi
Subject: [Chicken-users] SIGTERM ignored when using 'read-line'
Date: Sun, 10 Apr 2011 15:35:06 -0700 (PDT)

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'.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]