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

Document recommendations about threading #1574

Closed
rmadsen-ks opened this issue May 16, 2024 · 1 comment · Fixed by #1601
Closed

Document recommendations about threading #1574

rmadsen-ks opened this issue May 16, 2024 · 1 comment · Fixed by #1601
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@rmadsen-ks
Copy link
Collaborator

Add example and documentation about how best to use threading with OpenTAP.

  • Parallel Step
  • Defer
  • Using .NET Threading
    • TaskCompletionSource
    • TapThreads
    • Dont use async methods!
@rmadsen-ks rmadsen-ks added the documentation Improvements or additions to documentation label May 16, 2024
@rmadsen-ks rmadsen-ks added this to the 9.25.0 milestone Jun 7, 2024
@rmadsen-ks
Copy link
Collaborator Author

Related pr: #1601 1601

@rmadsen-ks rmadsen-ks self-assigned this Jun 10, 2024
@alnlarsen alnlarsen linked a pull request Jun 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant