zowe / zowe/zowe-client-python-sdk
Submit Job Notify waiting for job end
Open
Nobody has claimed this yet.
enhancement
priority-medium
- Dominant language
- Python
- Stars
- 44
- Forks
- 38
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Have a job submit function that waits on job end, similarly to Zowe Node.js SDK submitJobNotify function.
Contributor guide
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 locating the Python job submission function and compare it with the Zowe Node.js SDK submitJobNotify function named in the issue. Determine how the Python SDK currently represents job completion, then verify that the new behavior waits until the submitted job ends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100