Skip to content

Python 3.7+ asyncio loop type Syntax Error #68

@mitinarseny

Description

@mitinarseny

I have rethinkdb==2.3.0.post6 and Python 3.7.2.
When I set r.set_loop_type('asyncio'), I get an error:

File ".../rethinkdb/asyncio_net/net_asyncio.py", line 114
    asyncio.async(self.conn._parent._continue(self))
                ^
SyntaxError: invalid syntax

Fix this, please.

Metadata

Metadata

Assignees

Labels

urgentThe resolution is urgent

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions