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

Fixes nullability of returned IGrainReminder in GrainReminderExtensions #8544

Merged

Conversation

JRWinter1
Copy link
Contributor

@JRWinter1 JRWinter1 commented Jul 13, 2023

The returned IGrainReminder was null in orleans 3 and as far as I'm aware the reminder service still returns null when the reminder does not exist. I beleive this is dependent on the underlying storage implementation but I have confirmed null is returned with DynamoDb and Azure storage.

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond merged commit aeaa64d into dotnet:main Aug 16, 2023
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants