Skip to content

fix: functions not releasing accesses correctly on error #315

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

Merged
merged 5 commits into from
Feb 23, 2025

Conversation

makspll
Copy link
Owner

@makspll makspll commented Feb 22, 2025

Fixes #300

Introduces a more convenient world access scope function which is less of a footgun, especially in macros!

Don't drink and proc macro kids

@makspll makspll enabled auto-merge (squash) February 22, 2025 22:05
@makspll makspll merged commit 7a251c0 into main Feb 23, 2025
16 checks passed
@makspll makspll deleted the fix/functions-not-releasing-accesses-correctly branch February 23, 2025 01:11
@github-actions github-actions bot mentioned this pull request Feb 23, 2025
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.

🐛 script functions don't release locks on errors
1 participant