rstudio / rstudio/vetiver-python
remove nested async calls
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 71
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
If possible, it would be good to remove the nested async calls when people run VetiverAPI.run in Jupyter Notebooks, as it could have unintended consequences to user's original server
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 at VetiverAPI.run and reproduce the nested async-call behavior when it is run in a Jupyter Notebook. Determine how the calls affect the user's original server; done means nested async calls are removed without those unintended consequences.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100