◐ Shell
clean mode source ↗

Message 269297 - Python tracker

> On Jun 26, 2016, at 12:05 PM, Jim Fulton <report@bugs.python.org> wrote:
> 
> I've switched my code to use create_server, but this has led to stability problems.

BTW, did you try to run ZEO tests on uvloop? I'm just curious if stability is somehow related to asyncio design, or its just implementation quirks.