Message367510
| Author | Delgan |
|---|---|
| Recipients | Delgan |
| Date | 2020-04-28.08:58:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588064330.44.0.0813793477058.issue40399@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |