Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_config_watcher 报错 AssertionError #209

Open
lingfengchencn opened this issue Feb 6, 2025 · 0 comments
Open

add_config_watcher 报错 AssertionError #209

lingfengchencn opened this issue Feb 6, 2025 · 0 comments

Comments

@lingfengchencn
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant