~michaelnt/twisted/qt4reactor-pyside-3977

Viewing all changes in revision 15753.

  • Committer: jerub
  • Date: 2011-02-14 07:30:48 UTC
  • Revision ID: svn-v4:bbbe8e31-12d6-0310-92fd-ac37d47ddeeb:trunk:30753
SIGCHLD causes "Interrupted system call" errors on Python 2.4, in a fresh SVN checkout

Author: michaelnt
Reviewer: jerub
Fixes: #4331

When C-extensions are not complied for twisted, on python2.4, skip a test in
twisted.internet.test.test_process that may hang due to a SIGCHLD related
problem. Running 'python setup.py build_ext --inplace' will compile the
extension and cause the test to both run and pass.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: