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

Replace usages of lazy_static with LazyLock #1214

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

robert3005
Copy link
Member

@robert3005 robert3005 commented Nov 5, 2024

fix #1139

@robert3005 robert3005 enabled auto-merge (squash) November 5, 2024 12:10
@robert3005 robert3005 disabled auto-merge November 5, 2024 13:53
@robert3005 robert3005 merged commit 6904ea0 into develop Nov 5, 2024
11 checks passed
@robert3005 robert3005 deleted the rk/nolazystatic branch November 5, 2024 13:53
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.

Migrate from lazy_static to LazyLock
2 participants