Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: ec44132b8ae8e199a042fd7634fe99b86ebde1dc
    
https://github.com/buildbot/buildbot/commit/ec44132b8ae8e199a042fd7634fe99b86ebde1dc
Author: Dustin J. Mitchell <[email protected]>
Date:   2011-03-27 (Sun, 27 Mar 2011)

Changed paths:
  M master/buildbot/__init__.py
  A master/buildbot/monkeypatches/__init__.py
  A master/buildbot/monkeypatches/bug4881.py
  M slave/buildslave/__init__.py
  A slave/buildslave/monkeypatches/__init__.py
  A slave/buildslave/monkeypatches/bug4881.py

Log Message:
-----------
Fix failure to close file descriptors on FreeBSD

On FreeBSD, Twisted-10.2.0 fails to close file descriptors in child
processes if the fdescfs is not mounted at /dev/fd (and it often is
not).  This is fixed in Twisted bug #4881, and this commit represents a
monkey-patch version of that fix.

Fixes #1907.



------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to