Skip to content

Conversation

@hubcio
Copy link
Contributor

@hubcio hubcio commented Jan 30, 2026

The fast_async_lock feature provided an alternative RwLock
implementation using fast-async-mutex crate, but was never
enabled by default and added unnecessary complexity. That
solution was based on spinlock, and it wasn't optimal.

The fast_async_lock feature provided an alternative RwLock
implementation using fast-async-mutex crate, but was never
enabled by default and added unnecessary complexity. That
solution was based on spinlock, and it wasn't optimal.
@hubcio hubcio merged commit 76f123b into master Jan 30, 2026
55 checks passed
@hubcio hubcio deleted the remove-fast-async-lock branch January 30, 2026 21:57
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.

3 participants