Skip to content

thredo/thredo/core.py has a mistake #1

@guhongyeying

Description

@guhongyeying

1 AttributeError: module 'curio.thread' has no attribute 'TAWAIT'

2 In the thredo/thredo/core.py:
AWAIT = curio.thread.TAWAIT:
It should be changed to AWAIT = curio.thread.AWAIT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions