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 vstinner
Recipients benjamin.peterson, exarkun, giampaolo.rodola, gregory.p.smith, jcea, loewis, marcin.bachry, neologix, pitrou, python-dev, schmichael, skrah, spiv, tseaver, vstinner
Date 2011-06-09.10:33:42
SpamBayes Score 0.056567386
Marked as misclassified No
Message-id <1307615622.95.0.282461039492.issue8407@psf.upfronthosting.co.za>
In-reply-to
Content
> Oooooh, sigwait() doesn't accept a timeout! I would be nice to have
> also sigwaitinfo().. and maybe also its friend, sigwaitinfo() 

Oops, I mean sigtimedwait() and sigwaitinfo().
History
Date User Action Args
2011-06-09 10:33:43vstinnersetrecipients: + vstinner, loewis, gregory.p.smith, jcea, spiv, exarkun, tseaver, pitrou, giampaolo.rodola, benjamin.peterson, marcin.bachry, schmichael, skrah, neologix, python-dev
2011-06-09 10:33:42vstinnersetmessageid: <1307615622.95.0.282461039492.issue8407@psf.upfronthosting.co.za>
2011-06-09 10:33:42vstinnerlinkissue8407 messages
2011-06-09 10:33:42vstinnercreate