Message271398
This afternoon, I realized that I would replace the async for loops with while loops with await sleep and eliminate the Timer class. I presume the tutorial will have other examples of how to write an async iterator. (If not, I would put is back in.) I also notices that the updater could also be turned into a coroutine, but decided to leave it as it is. |
|
Date |
User |
Action |
Args |
2016-07-26 17:21:24 | terry.reedy | set | recipients:
+ terry.reedy, gvanrossum, Ludovic.Gasc, serhiy.storchaka, yselivanov, Maxime S |
2016-07-26 17:21:24 | terry.reedy | set | messageid: <1469553684.43.0.68625221879.issue27546@psf.upfronthosting.co.za> |
2016-07-26 17:21:24 | terry.reedy | link | issue27546 messages |
2016-07-26 17:21:24 | terry.reedy | create | |
|