globus / globus/globus-compute

`client.get_result` should raise a dedicated exception if the task is pending

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
162
Forks
53
Avg merge
15h 29m
Merged PRs (30d)
26

Description

Currently `client.get_result` raises a bare `Exception` if the task is pending, which isn't very useful for error handling. It would be nice if users could implement a try/except clause catching a dedicated exception.

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.