Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to return a status from calling wait() and test() on NonBlockingResult #614

Merged
merged 7 commits into from
Jan 31, 2024

Conversation

niklas-uhl
Copy link
Member

@niklas-uhl niklas-uhl commented Jan 26, 2024

This enables returning status objects also from wait() and test() on NonBlockingResult. This was recently introduced for requests (#520, #587) and should also be added here.

@niklas-uhl niklas-uhl requested a review from mschimek January 26, 2024 14:48
@niklas-uhl niklas-uhl mentioned this pull request Jan 29, 2024
@niklas-uhl niklas-uhl merged commit ba2e00f into main Jan 31, 2024
8 checks passed
@niklas-uhl niklas-uhl deleted the feature/nonblocking_result_return_status branch January 31, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants