> On Nov 1, 2016, at 10:46 AM, Andrew Svetlov <andrew.svet...@gmail.com> wrote:
> 
> The same problem is present in asyncio classes itself: Lock, Queue, streams 
> could be created with global life time and they are will hang if used from 
> different loop.

Once we fix get_event_loop we can guard against this in debug mode.

Yury

Reply via email to