Followup to #984: async_to_sync, etc. on WFAU
Open
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Following #984, the underlying WFAU package has a lot of redundant code that could be refactored down to something much simpler using `async_to_sync`.
Contributor guide
Research direction
Start by reading issue #984 and locating the underlying WFAU package, then identify the redundant code that could use async_to_sync. Done means the WFAU implementation is simplified while preserving its existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100