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 returning NotStarted from GetWorkStatus #57

Merged

Conversation

hendrikdevloed
Copy link

@hendrikdevloed hendrikdevloed commented Feb 5, 2024

Description

Please include a summary of problem/issue this pull request solves/accomplishes.

Fixes #56

Type of Change

Use an x in between the [ ] for each line applicable to the type of change for this PR

  • Bug fix
  • New Feature
  • Documentation
  • Code improvement
  • Breaking change - if a public API changes, or any change that DOES or MAY require a major revision to the NuGet package version due to semver.
  • Unit tests
  • Code samples
  • Added your repository URL to the readme because you make use of this super cool package! ;)
  • Other

Please describe if other

Describe testing that was performed for your change

Remove section if not applicable

Checklist

@Kritner
Copy link
Member

Kritner commented Feb 5, 2024

lgtm, thanks!

I'll probably try to get a new nuget package built and deployed within the next day or two

@Kritner Kritner merged commit 771ab84 into OrleansContrib:main Feb 5, 2024
3 checks passed
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.

Allow GetWorkStatus to report NotStarted
3 participants