dask / dask/distributed

Adding fire_and_forget method to Client

Open
#1,856 9 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.