Skip to content

Remove BlockMutex#5521

Open
WeiqunZhang wants to merge 1 commit into
AMReX-Codes:developmentfrom
WeiqunZhang:rm_blockmutex
Open

Remove BlockMutex#5521
WeiqunZhang wants to merge 1 commit into
AMReX-Codes:developmentfrom
WeiqunZhang:rm_blockmutex

Conversation

@WeiqunZhang

Copy link
Copy Markdown
Member

BlockMutex never worked reliably in production and has no users in the codebase. With the increasing use of AI-assisted development, we want to proactively remove unreliable synchronization primitives so that generated code does not inadvertently adopt them.

@WeiqunZhang WeiqunZhang requested a review from atmyers June 27, 2026 01:55
BlockMutex never worked reliably in production and has no users in the
codebase.  With the increasing use of AI-assisted development, we want to
proactively remove unreliable synchronization primitives so that generated
code does not inadvertently adopt them.
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.

1 participant