Message367510
Another curiosity: if 'print("Consumed:", queue.get())' is replaced by either 'print("Consumed")' or 'queue.get()', then the program keeps running without stopping. Only a combination of both makes the program to hang.
Also reproducible on 3.5.2. |
|
Date |
User |
Action |
Args |
2020-04-28 08:58:50 | Delgan | set | recipients:
+ Delgan |
2020-04-28 08:58:50 | Delgan | set | messageid: <1588064330.44.0.0813793477058.issue40399@roundup.psfhosted.org> |
2020-04-28 08:58:50 | Delgan | link | issue40399 messages |
2020-04-28 08:58:50 | Delgan | create | |
|