dask / dask/distributed

Allow client.get() without key to return results of all sinks

Open
#6,258 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

It would be convenient to be able to call `client.get(wfl)` on a workflow without having to specify a key. This would then mean to output the results of all sink nodes (i.e. nodes without any outgoing edges).

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.