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

(Replaced) Improve async cancellation safety of future::Cache (v0.12.0-beta.X) #307

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

tatsuya6502
Copy link
Member

@tatsuya6502 tatsuya6502 commented Aug 22, 2023

(This PR was replaced by #308)

Add a missing key-level lock to `invalidate` method.
@tatsuya6502 tatsuya6502 added the enhancement New feature or request label Aug 22, 2023
@tatsuya6502 tatsuya6502 self-assigned this Aug 22, 2023
@tatsuya6502 tatsuya6502 added this to the v0.12.0 milestone Aug 22, 2023
@tatsuya6502 tatsuya6502 changed the title Improve async cancellation safety of future::Cache (v0.12.0) Improve async cancellation safety of future::Cache (v0.12.0-beta.X) Aug 22, 2023
@github-merge-queue github-merge-queue bot merged commit 6b045b6 into main Aug 23, 2023
54 checks passed
@tatsuya6502 tatsuya6502 changed the title Improve async cancellation safety of future::Cache (v0.12.0-beta.X) (Replaced) Improve async cancellation safety of future::Cache (v0.12.0-beta.X) Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant