Adding fire_and_forget method to Client
Open
enhancement
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
Was a little surprised that `fire_and_forget` was not a method of `Client`. Seems like the sort of thing that one would want tied to a `Client` instance. As a `Client` method this could dual as `compute` followed by the `fire_and_forget` function.
Contributor guide
Assessment
This issue has not been assessed yet.