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 iritkatriel
Recipients iritkatriel, rgrewe
Date 2020-08-19.21:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597870887.72.0.927790025747.issue41550@roundup.psfhosted.org>
In-reply-to
Content
The get and put functions of Queue have the optional 'block' and 'timeout' args that you need, and SimpleQueue doesn't.
History
Date User Action Args
2020-08-19 21:01:27iritkatrielsetrecipients: + iritkatriel, rgrewe
2020-08-19 21:01:27iritkatrielsetmessageid: <1597870887.72.0.927790025747.issue41550@roundup.psfhosted.org>
2020-08-19 21:01:27iritkatriellinkissue41550 messages
2020-08-19 21:01:27iritkatrielcreate