Skip to content

Fix context race condition#344

Merged
erikdubbelboer merged 2 commits intomainfrom
fix-panic
Mar 30, 2026
Merged

Fix context race condition#344
erikdubbelboer merged 2 commits intomainfrom
fix-panic

Conversation

@erikdubbelboer
Copy link
Copy Markdown
Member

ctx was being overwritten while it was being used in a different goroutine.

`ctx` was being overwritten while it was being used in a different
goroutine.
@erikdubbelboer erikdubbelboer merged commit 0dcb04a into main Mar 30, 2026
7 checks passed
@erikdubbelboer erikdubbelboer deleted the fix-panic branch March 30, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants