[issue27392] Add a server_side keyword parameter to create_connection

Yury Selivanov report at bugs.python.org
Sun Jun 26 12:41:39 EDT 2016


Yury Selivanov added the comment:

> On Jun 26, 2016, at 12:05 PM, Jim Fulton <report at 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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27392>
_______________________________________


More information about the Python-bugs-list mailing list