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

Implement a WaitForResult option for atomic job #56

Open
gdlcf88 opened this issue Sep 22, 2022 · 0 comments
Open

Implement a WaitForResult option for atomic job #56

gdlcf88 opened this issue Sep 22, 2022 · 0 comments

Comments

@gdlcf88
Copy link
Member

gdlcf88 commented Sep 22, 2022

https://github.com/dtm-labs/en.dtm.pub/blob/20ed0f3a37a8f7e625b8667d7e313e5131e1680d/docs/ref/options.md#waitresult

When it is set to True, the current thread waits for the job to finish after invoking the ITmClient.SubmitAsync method. If the job fails, it should throw.

The default value is False.

@gdlcf88 gdlcf88 changed the title Implement a WaitForResult option for distributed job Implement a WaitForResult option for atomic job Jan 14, 2024
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

No branches or pull requests

1 participant