Message343637
| Author | yselivanov |
|---|---|
| Recipients | asvetlov, mbussonn, vstinner, xtreak, yselivanov |
| Date | 2019-05-27.15:08:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558969710.79.0.253065149355.issue37028@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> I suggest "Python asyncio REPL 3.8.0a4+ (...)". I prefer to keep "Python" somewhere. Sure. > Is "exiting asyncio REPL..." message really helpful? If exit can block, would it possible to only display a message if something "hangs" (takes time)? I would expect something like "Waiting for xxx completion for 1 second...". NP, I can drop the message. The waiting part isn't necessary, since we don't try to shutdown the loop properly anyways (yet) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-27 15:08:30 | yselivanov | set | recipients: + yselivanov, vstinner, asvetlov, mbussonn, xtreak |
| 2019-05-27 15:08:30 | yselivanov | set | messageid: <1558969710.79.0.253065149355.issue37028@roundup.psfhosted.org> |
| 2019-05-27 15:08:30 | yselivanov | link | issue37028 messages |
| 2019-05-27 15:08:30 | yselivanov | create | |