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

ref: remove incr_version / decr_version #15

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

asottile-sentry
Copy link
Member

these methods are unsafe with our usage of cache

we use str for cache version as a hashed value of model fields -- these methods manipulate version as an int -- fortunately we never use them

@asottile-sentry asottile-sentry requested review from a team June 14, 2024 13:43
these methods are unsafe with our usage of cache
@asottile-sentry asottile-sentry merged commit ac84848 into sentry-5.0.2 Jun 14, 2024
16 checks passed
@asottile-sentry asottile-sentry deleted the remove-incr-decr branch June 14, 2024 18:01
asottile-sentry added a commit that referenced this pull request Jul 29, 2024
these methods are unsafe with our usage of cache
asottile-sentry added a commit that referenced this pull request Jul 31, 2024
these methods are unsafe with our usage of cache
asottile-sentry added a commit that referenced this pull request Sep 24, 2024
these methods are unsafe with our usage of cache
asottile-sentry added a commit that referenced this pull request Oct 28, 2024
these methods are unsafe with our usage of cache
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