ATF-log archive

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

Re: #53: atf-run hangs if child of test program gets stuck



#53: atf-run hangs if child of test program gets stuck
----------------------+-----------------------------------------------------
  Reporter:  jmmv     |       Owner:  jmmv  
      Type:  defect   |      Status:  closed
  Priority:  major    |   Milestone:  0.11  
 Component:  atf-run  |     Version:        
Resolution:  fixed    |    Keywords:        
----------------------+-----------------------------------------------------
Changes (by jmmv):

  * status:  reopened => closed
  * resolution:  => fixed


Comment:

 Alright, this should be fixed as of
 ef98529abaf16e40a2e684496bf3da8f9ff0d09c.

 I have programmed a handler for SIGCHLD so that poll gets interrupted when
 the child dies, and also have added a timeout to the poll call plus a
 termination flag to catch any race conditions that may arise.

-- 
Ticket URL: <http://www.julipedia.org/projects/atf/trac/ticket/53#comment:9>
Automated Testing Framework <http://www.NetBSD.org/~jmmv/atf/>
Automated Testing Framework


Home | Main Index | Thread Index | Old Index