Skip to content

RuntimeError: cannot schedule new futures after shutdown #318

@johnniesong

Description

@johnniesong

使用 最新版sdk 0.9.6
python3.10

sample_consumer2.py

sample_consumer2.py sample_consumer1.py 都会报错

Exception in thread Thread-1:
Traceback (most recent call last):
File "/opt/homebrew/Cellar/[email protected]/3.10.14/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
raise RuntimeError('cannot schedule new futures after shutdown')
RuntimeError: cannot schedule new futures after shutdown

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