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

Implement stack tokens to avoid unsound behavior #29

Merged
merged 1 commit into from Oct 18, 2022

Conversation

mitsuhiko
Copy link
Owner

This is not a great change to the API but it fixes a soundness issue with Sticky and SemiSticky.

Fixes #26

@mitsuhiko mitsuhiko merged commit 1b1304d into master Oct 18, 2022
@mitsuhiko mitsuhiko deleted the feature/stack-tokens branch October 18, 2022 17:26
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.

Sticky's non-scoped APIs (get{,_mut}) are technically unsound
1 participant