[Buildbot-commits] [Buildbot] #1907: On FreeBSD, Twisted-10.2.0 does not close file descriptors in child processes
Buildbot
nobody at buildbot.net
Mon Mar 28 04:17:30 UTC 2011
#1907: On FreeBSD, Twisted-10.2.0 does not close file descriptors in child
processes
-------------------+---------------------
Reporter: dustin | Owner: dustin
Type: defect | Status: closed
Priority: major | Milestone: 0.8.4
Version: master | Resolution: fixed
Keywords: |
-------------------+---------------------
Changes (by Dustin J. Mitchell):
* status: new => closed
* resolution: => fixed
Comment:
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.
Changeset: ec44132b8ae8e199a042fd7634fe99b86ebde1dc
--
Ticket URL: <http://trac.buildbot.net/ticket/1907#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list