Skip to content

✨Remove unsafe rust code#2629

Merged
BelSequent merged 10 commits into
release/9.5from
feat/meta-7111-remove-unsafe/release/9.5
May 13, 2026
Merged

✨Remove unsafe rust code#2629
BelSequent merged 10 commits into
release/9.5from
feat/meta-7111-remove-unsafe/release/9.5

Conversation

@eselimsen
Copy link
Copy Markdown
Contributor

Removes unsafe rust usages from windmill and forbids it in cargo config.
Unsafe static accesses are replaced with std::RwLock as those were global settings written only once or a few times, but read often.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

All contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

@BelSequent BelSequent merged commit 069f89e into release/9.5 May 13, 2026
19 checks passed
@BelSequent BelSequent deleted the feat/meta-7111-remove-unsafe/release/9.5 branch May 13, 2026 16:00
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