~davi/kewpie/qp-fixes

Viewing all changes in revision 126.

  • Committer: Davi Arnaut
  • Date: 2012-03-12 18:10:03 UTC
  • Revision ID: davi@twitter.com-20120312181003-sg45g1xqm85jplwc
Popen.poll() returns None to indicate that the child process hasn't
terminated yet. Also, an exception thrown by send_siginal() needs
to be ignored as there is a unavoidable race condition as the child
process might exit between poll() being checked and a signal being
sent.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: