Skip to content

test: harden circuit breaker concurrent recovery with atomic state guards#3755

Open
adityakrmishra wants to merge 3 commits into
gofr-dev:developmentfrom
adityakrmishra:fix/issue-3501-circuit-breaker-v2
Open

test: harden circuit breaker concurrent recovery with atomic state guards#3755
adityakrmishra wants to merge 3 commits into
gofr-dev:developmentfrom
adityakrmishra:fix/issue-3501-circuit-breaker-v2

Conversation

@adityakrmishra

Copy link
Copy Markdown
Contributor

Fixes #3501. Addresses previous concurrency flaws and adds unit tests to verify exact behavior of tryCircuitRecovery.

@adityakrmishra
adityakrmishra force-pushed the fix/issue-3501-circuit-breaker-v2 branch from 435604d to ad70c5c Compare July 23, 2026 08:25
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.

[Bug]: Fatal Concurrency Gridlock - Mutex Write-Lock Held Over Synchronous Network I/O in Circuit Breaker Recovery

1 participant