Message321329
| Author | yselivanov |
|---|---|
| Recipients | and800, asvetlov, yselivanov |
| Date | 2018-07-09.16:07:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531152470.97.0.56676864532.issue34074@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> To make example more practical, let's change `loop.stop()` to `raise KeyboardInterrupt()`. Program stops without calling `close()` Try to use the new `asyncio.run()` function (in Py 3.7) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-09 16:07:51 | yselivanov | set | recipients: + yselivanov, asvetlov, and800 |
| 2018-07-09 16:07:50 | yselivanov | set | messageid: <1531152470.97.0.56676864532.issue34074@psf.upfronthosting.co.za> |
| 2018-07-09 16:07:50 | yselivanov | link | issue34074 messages |
| 2018-07-09 16:07:50 | yselivanov | create | |