id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,irc_client,os,os_version 476,forked process should unconditionally close fd 0-2,dato@…,,"Hello, I was observing that when starting a bitlbee process from my crontab, a zombie process was being left around. This happens because the forked process in bitlbee_daemon_init() only closes file descriptors 0 to 2 if they are a tty. However, for processes started from cron those file descriptors are pipes, but they should be closed nevertheless. I've verified that removing the three ""isatty"" calls fixes the issue. I'm not sure, given the comment, what side-efects this could have. Thanks for considering.",defect,closed,normal,,BitlBee,devel,fixed,,,Client-independent,Public server,