Ticket #4881 defect closed fixed
twisted.internet.process._listOpenFDs fails on FreeBSD because fdescfs isn't mounted by default
| Reported by: | lewq | Owned by: | lewq |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | exarkun, jessica.mckellar@…, dustin@… | Branch: |
branches/fd-closer-4881
(diff, github, buildbot, log) |
| Author: | lewq | Launchpad Bug: |
Description
The solution to this is to dynamically detect whether /dev/fd/* is reliable or not, by opening some files and checking.
This breaks 10.2 on FreeBSD.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

