Message288972
| Author | rhettinger |
|---|---|
| Recipients | davin, mwf, rhettinger, tim.peters |
| Date | 2017-03-04.07:34:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488612882.22.0.859238763681.issue29701@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Another Note ------------ * The current Python multiprocessing module version of Queue has a close() method. It isn't clear that use cases there are also applicable to plain queue module queues for threads. https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Queue.close |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-04 07:34:42 | rhettinger | set | recipients: + rhettinger, tim.peters, davin, mwf |
| 2017-03-04 07:34:42 | rhettinger | set | messageid: <1488612882.22.0.859238763681.issue29701@psf.upfronthosting.co.za> |
| 2017-03-04 07:34:42 | rhettinger | link | issue29701 messages |
| 2017-03-04 07:34:42 | rhettinger | create | |