Skip to content

fix: fix dev server timeout#114

Merged
tylerdave merged 1 commit into
mainfrom
dev-server-timeout
May 2, 2026
Merged

fix: fix dev server timeout#114
tylerdave merged 1 commit into
mainfrom
dev-server-timeout

Conversation

@tylerdave
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

Docs Site preview: https://2427c2c7.rockgarden.pages.dev

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

LGTM - no significant issues found.

The fix correctly uses close_connection = True — the standard BaseHTTPRequestHandler mechanism — to prevent the keep-alive loop from re-entering handle_one_request() on a socket that still has the SSE heartbeat timeout active. The comment explains the non-obvious stdlib constraint clearly and concisely, matching the project's commenting conventions.

@tylerdave tylerdave merged commit 1f89bf2 into main May 2, 2026
6 checks passed
@tylerdave tylerdave deleted the dev-server-timeout branch May 2, 2026 14:35
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