Author janglin
Recipients amaury.forgeotdarc, janglin, pitrou
Date 2009-07-02.14:23:05
SpamBayes Score 1.26944e-05
Marked as misclassified No
Message-id <1246544588.05.0.797704767748.issue6394@psf.upfronthosting.co.za>
In-reply-to
Content
I have addressed the issues brought up by Amaury Forgeot d'Arc except 
for the unit test.  I will get a unit test in tommorrow.  Thank you for 
the feedback.  I have uploaded a new diff file Issue6394-2.diff.

- Should I remove the old diff files?

I ran some test with a parent process that had exited.  The code still 
returned the correct parent process id, even though the process does 
not exist.  I am not sure if process ids get recycled, but I am looking 
in to it.
History
Date User Action Args
2009-07-02 14:23:08janglinsetrecipients: + janglin, amaury.forgeotdarc, pitrou
2009-07-02 14:23:08janglinsetmessageid: <1246544588.05.0.797704767748.issue6394@psf.upfronthosting.co.za>
2009-07-02 14:23:06janglinlinkissue6394 messages
2009-07-02 14:23:06janglincreate