﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8540	daemonize should close all open files	Paul Egan	nobody	In source:django/utils/daemonize.py, the `become_daemon` function should close all open file descriptors, not just the standard three.  Without this, a fastcgi process can hold open files or sockets from the parent process.	Bug	closed	Core (Management commands)	dev	Normal	wontfix	daemonize become_daemon fastcgi		Accepted	1	0	0	1	0	0
