Skip to content

Conversation

sebastianrozyczka
Copy link

@sebastianrozyczka sebastianrozyczka commented Mar 25, 2025

Resolves #3535

State(Current.Exclusive(claim).some, Q.empty, Q.empty) -> Right(())

// Reentrant access
case state @ State(Some(Current.Exclusive(running)), _, _)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if we should we upgrade if it's held by Shared?

@sebastianrozyczka sebastianrozyczka force-pushed the add-lock-to-std branch 2 times, most recently from c194ff9 to a7a89bd Compare March 25, 2025 20:55
@sebastianrozyczka sebastianrozyczka changed the title Add Lock to std #3542 Add Lock to std Mar 25, 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.

Add Lock to std

1 participant