Skip to content

fix: all requests triggered a ref check, resulting in a busy loop#36

Merged
alecthomas merged 1 commit intomainfrom
aat/fix-busy-loop
Jan 16, 2026
Merged

fix: all requests triggered a ref check, resulting in a busy loop#36
alecthomas merged 1 commit intomainfrom
aat/fix-busy-loop

Conversation

@alecthomas
Copy link
Copy Markdown
Collaborator

Since refCheckValid was false, the check would ALWAYS proceed, even if another request was already checking

Since `refCheckValid` was `false`, the check would ALWAYS proceed, even if another request was already checking
@alecthomas alecthomas requested a review from js-murph as a code owner January 16, 2026 01:11
@alecthomas alecthomas enabled auto-merge (squash) January 16, 2026 01:12
@alecthomas alecthomas merged commit 0ca8002 into main Jan 16, 2026
4 of 6 checks passed
@alecthomas alecthomas deleted the aat/fix-busy-loop branch January 16, 2026 01:12
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