Skip to content

add_config_watcher 报错 AssertionError #209

@lingfengchencn

Description

@lingfengchencn

mac sillion

Python 3.13.1
nacos-sdk-python == 2.0.1

client.add_config_watcher(base_config.NACOS_DATA_ID,base_config.NACOS_GROUP, cb=nacos_config_callback)
报错:

Traceback (most recent call last):
  File "src/gevent/_abstract_linkable.py", line 287, in gevent._gevent_c_abstract_linkable.AbstractLinkable._notify_links
  File "src/gevent/_abstract_linkable.py", line 333, in gevent._gevent_c_abstract_linkable.AbstractLinkable._notify_links
AssertionError: (None, <callback at 0x10e7e1a80 args=([],)>)
2025-02-06T13:45:26Z <callback at 0x10e7e1a80 args=([],)> failed with AssertionError

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