chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #907: signal-tests.scm hangs when port is already in


From: Chicken Trac
Subject: [Chicken-janitors] #907: signal-tests.scm hangs when port is already in use
Date: Sun, 26 Aug 2012 10:27:33 -0000

#907: signal-tests.scm hangs when port is already in use
--------------------------+-------------------------------------------------
 Reporter:  felix         |       Owner:       
     Type:  defect        |      Status:  new  
 Priority:  major         |   Milestone:  4.8.0
Component:  build system  |     Version:  4.8.x
 Keywords:                |  
--------------------------+-------------------------------------------------
 The `signal-test.scm` program in the core test-suite may hang indefinitely
 when port 9999 is already in use. A forked child process calls `tcp-
 listen` in a separate thread to wait for a termination message from the
 parent process. If the `tcp-listen` fails, the thread dies (but not the
 process) and hangs.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/907>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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