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 rgrewe
Recipients rgrewe
Date 2020-08-14.09:36:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597397796.53.0.606306315718.issue41550@roundup.psfhosted.org>
In-reply-to
Content
Hi at all,

Maybe I am using the put function incorrectly, but 
it is not possible to add larger strings there. The programm keeps locked and is doing nothing.

I tested it on latest Debian Buster. 
Python 3.7.3 (default, Jul 25 2020, 13:03:44)

Please check the example script.
python3 test_simple_queue_put.py 2**16-13
History
Date User Action Args
2020-08-14 09:36:36rgrewesetrecipients: + rgrewe
2020-08-14 09:36:36rgrewesetmessageid: <1597397796.53.0.606306315718.issue41550@roundup.psfhosted.org>
2020-08-14 09:36:36rgrewelinkissue41550 messages
2020-08-14 09:36:36rgrewecreate