python3.8/site-packages/fastchat/serve/base_model_worker.py asyncio error: 'asyncio' has no attribute 'to_thread'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with python3.8/site-packages/fastchat/serve/base_model_worker.py and reproduce the asyncio attribute error under Python 3.8. Trace the affected entry point and verify that the worker runs without the reported 'asyncio' has no attribute 'to_thread' failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100