Ticket #5008 enhancement closed fixed
Close /dev/null in twisted.internet.process._FDDetector._checkDevFDSanity explicitly
| Reported by: | exarkun | Owned by: | mwh |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
The current implementation lets reference counting/garbage collection close it, which may result in it being left open for longer than expected or desired.
A patch is attached to #4881 which addresses this.
Change History
Note: See
TracTickets for help on using
tickets.
