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

Adding capacity to use async calls in Gauge tests #45

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

mpekurny
Copy link
Contributor

This switches to using async local for data storage while adding in a pass through method to handle making async calls to steps and hooks from the gauge-dotnet plugin.

…ll steps and hooks through a method so the AsyncLocal values can be set prior to client code to be called.

Signed-off-by: Pekurny, Martin <[email protected]>
Signed-off-by: Pekurny, Martin <[email protected]>
@gaugebot
Copy link

gaugebot bot commented Sep 17, 2024

@mpekurny Thank you for contributing to gauge-csharp-lib. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

@sriv sriv merged commit 1006acb into getgauge:master Sep 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants