Skip to content

Implementation of UnloadStateAsync#1740

Draft
olitomlinson wants to merge 1 commit intodapr:masterfrom
olitomlinson:master
Draft

Implementation of UnloadStateAsync#1740
olitomlinson wants to merge 1 commit intodapr:masterfrom
olitomlinson:master

Conversation

@olitomlinson
Copy link

@olitomlinson olitomlinson commented Mar 11, 2026

Description

Adds an UnloadStateAsync() method to the Actor StateManager, so that state can be removed from the cache, without being removed from disk

Issue reference

#1728

Please reference the issue this PR will close: #[1728]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
@olitomlinson olitomlinson changed the title Implementation of UnloadStateAsync (https://github.com/dapr/dotnet-sdk/issues/1728) Implementation of UnloadStateAsync Mar 11, 2026
@WhitWaldo
Copy link
Contributor

Do note that I just merged a PR to support xUnit v3 so your unit/integration tests may need a refresh.

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.

2 participants