Skip to content

✨Remove unsafe rust code#2630

Open
eselimsen wants to merge 6 commits into
release/10.0from
feat/meta-7111-remove-unsafe/release/10.0
Open

✨Remove unsafe rust code#2630
eselimsen wants to merge 6 commits into
release/10.0from
feat/meta-7111-remove-unsafe/release/10.0

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.

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