Message227190
> I will try to review later tonight.
Thanks!
> That makes sense when using gevent, but not when using asyncio or Trollius. Nothing will make events run if you don't use yield [from].
Yes, I am aware of that. I have written a small custom library using fibers (a greenlet-like library) on top of asyncio so that I don't need to use yield from in my application(s). |
|
| Date |
User |
Action |
Args |
| 2014-09-20 22:38:50 | chatgris | set | recipients:
+ chatgris, gvanrossum, vstinner, yselivanov |
| 2014-09-20 22:38:50 | chatgris | set | messageid: <[email protected]> |
| 2014-09-20 22:38:50 | chatgris | link | issue22448 messages |
| 2014-09-20 22:38:50 | chatgris | create | |
|