This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author santoso.wijaya
Recipients pitrou, rnk, santoso.wijaya
Date 2011-03-20.21:03:19
SpamBayes Score 0.050796594
Marked as misclassified No
Message-id <1300655003.7.0.953646914134.issue11613@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, the multiplication was necessary because _subprocess.WaitForSingleObject takes the timeout argument in millisecond unit. Defer multiplication until then.
History
Date User Action Args
2011-03-20 21:03:23santoso.wijayasetrecipients: + santoso.wijaya, pitrou, rnk
2011-03-20 21:03:23santoso.wijayasetmessageid: <1300655003.7.0.953646914134.issue11613@psf.upfronthosting.co.za>
2011-03-20 21:03:20santoso.wijayalinkissue11613 messages
2011-03-20 21:03:20santoso.wijayacreate