indeedeng / indeedeng/iwf-python-sdk
Support async for worker service and state interface
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
User can workaround by using run in executor https://stackoverflow.com/questions/66294024/how-to-call-synchronous-functions-from-async-functions-in-safe-manner
Async will be probably supported in a different library—iwf-python-sdk-async
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 by reviewing the worker service and state interface in the Python SDK, then compare the current synchronous usage with the proposed separate iwf-python-sdk-async library. Clarify whether async support belongs in this repository or a new library, and define the supported interface and completion criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100