[Zope-Checkins] CVS: Zope2 - zdaemon.py:1.5.140.2

Jim Fulton jim@digicool.com
Mon, 12 Feb 2001 16:22:20 -0500 (EST)


Update of /cvs-repository/Zope2/lib/python
In directory korak.digicool.com:/tmp/cvs-serv10527

Modified Files:
      Tag: zope_org-branch
	zdaemon.py 
Log Message:
We should only detach the parent when we first crank up.
Doing it in the loop makes the parent dang hard to kill.