]> git.evergreen-ils.org Git - OpenSRF.git/commit
Fix daemonize problem that surfaced in start_all
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 9 Nov 2010 14:22:25 +0000 (14:22 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 9 Nov 2010 14:22:25 +0000 (14:22 +0000)
commit088ccd1ea86c2f0efb34bc26f387f1718f5ad26f
treeb714e3b3b04c980fb5419d881213eaca8f8d6a53
parent7064cc4843594ca10c9778ea7b63e0ef77690e4d
Fix daemonize problem that surfaced in start_all

Thanks to Michael Giarlo for reporting the problem, Bill Erickson
for pointing the way to the solution, and http://bugs.python.org/issue5313
for providing me with more context for the problem & solution.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2061 9efc2488-bf62-4759-914b-345cdb29e865
src/python/osrf/system.py