Skip to content

python3.8/site-packages/httpcore/_backends/anyio.py:198: RuntimeWarning: coroutine 'current_time' was never awaited return float(anyio.current_time()) #1768

@yangkaipeng

Description

@yangkaipeng

when I use the version 0.18.0+, there will be an issue described with "python3.8/site-packages/httpcore/_backends/anyio.py:198: RuntimeWarning: coroutine 'current_time' was never awaited return float(anyio.current_time())" . I just code it with python-asyncio. When I update my httpx version on 0.17.1, it is been resovled. SO I think it may be an issue about 0.18.0+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions