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

state: Adds io.Closer to interface #3537

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

JoshVanL
Copy link
Contributor

Updates the base state interface to implement io.Closer.

Updates the base state interface to implement `io.Closer`.

Signed-off-by: joshvanl <[email protected]>
@JoshVanL JoshVanL requested review from a team as code owners September 10, 2024 14:17
Signed-off-by: joshvanl <[email protected]>
@famarting
Copy link
Contributor

ty!! Something like this is needed for every component interface, no?

@JoshVanL
Copy link
Contributor Author

ty!! Something like this is needed for every component interface, no?

Yes, definitely

@yaron2 yaron2 merged commit 93f19c9 into dapr:main Sep 10, 2024
89 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.

4 participants