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 pitrou
Recipients docs@python, eli.bendersky, ezio.melotti, pitrou, sandro.tosi
Date 2011-11-14.16:59:42
SpamBayes Score 0.003095009
Marked as misclassified No
Message-id <1321289982.83.0.348342831466.issue11836@psf.upfronthosting.co.za>
In-reply-to
Content
Well, the sentinels argument, right now, is meant to be used internally. I don't think it's a good thing to document it, since I don't think it's a very clean API (I know, I introduced it :-)) - it's just so that concurrent.futures can detect dead processes.
History
Date User Action Args
2011-11-14 16:59:42pitrousetrecipients: + pitrou, ezio.melotti, eli.bendersky, sandro.tosi, docs@python
2011-11-14 16:59:42pitrousetmessageid: <1321289982.83.0.348342831466.issue11836@psf.upfronthosting.co.za>
2011-11-14 16:59:42pitroulinkissue11836 messages
2011-11-14 16:59:42pitroucreate