Skip to content

UVLoop and asyncio socket 'start_server' #254

Open
@dpineiden

Description

@dpineiden

uvloop==0.13.0rc1
Python 3.7

There are a problem when starts a socket server (asyncio)

I create a socket module and tests.

The test starts the server ok without uvloop, but when set not. Raise an empty Eception :S

Here is the module:
https://gitlab.com/pineiden/gus

The tests are in test/advance_uv_class

Br!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions