Yury Selivanov added the comment:

> But honestly I *don't* want to encourage flipping back and forth between 
> threads and event loops; I see it as a necessary evil. The name we currently 
> have is fine from the POV of someone coding in the threaded world who wants 
> to hand off something to the asyncio world.

I agree, but on the other hand supporting awaitables in addition to coroutines 
would be great. Can we at least add that?

----------
nosy: +Yury.Selivanov

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25304>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to