Skip to content

v2版本使用grpc连接报错:coroutine 'Channel.channel_ready' was never awaited #316

@goofy-z

Description

@goofy-z

python 3.12
grpcio==1.78.0
nacos-sdk-python==2.0.11

.venv/lib/python3.12/site-packages/v2/nacos/transport/grpc_client.py:59: RuntimeWarning: coroutine 'Channel.channel_ready' was never awaited await asyncio.wait_for(channel.channel_ready(), self.grpc_config.grpc_timeout / 1000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions