Skip to content

fix(windows): chrome process idle no rendering - #781

Open
andrinoff wants to merge 1 commit into
mainfrom
fix/windows-chrome-idle
Open

fix(windows): chrome process idle no rendering#781
andrinoff wants to merge 1 commit into
mainfrom
fix/windows-chrome-idle

Conversation

@andrinoff

Copy link
Copy Markdown
Member

What?

We stopped relying on Chrome announcing itself. Instead, VHS now starts Chrome on a port it picked itself and simply checks that port directly until Chrome answers. If Chrome never shows up, VHS gives up after 30 seconds with a clear error message instead of hanging forever.

Why?

VHS would freeze forever on Windows when running a tape — no output, no GIF, just Chrome processes sitting idle in the background. Nothing timed out, nothing errored; users had to force-kill it.

Closes #754

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.

VHS freezes on Windows cmd

1 participant