Skip to content

fix(meet-bot): xvfb alive-detection, canonical display, audio-reset minimum threshold#26463

Merged
siddseethepalli merged 1 commit into
mainfrom
swarm/b3c5/task-5
Apr 18, 2026
Merged

fix(meet-bot): xvfb alive-detection, canonical display, audio-reset minimum threshold#26463
siddseethepalli merged 1 commit into
mainfrom
swarm/b3c5/task-5

Conversation

@siddseethepalli

@siddseethepalli siddseethepalli commented Apr 18, 2026

Copy link
Copy Markdown
Contributor

Address Codex P2 + Devin on #26264. (1) isProcessAlive treated EPERM as dead; on multi-user hosts this would delete a foreign Xvfb's lock — only ESRCH means dead. (2) Alive-lock early-return path returned the raw display string; spawn returned canonicalDisplay. Now both return canonicalDisplay for API consistency. (3) audio-capture reset consecutiveFailures on a single frame, defeating the reconnect budget under PulseAudio flapping. Now require a minimum stable-data threshold before reset.


Open in Devin Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ff499e9f5d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread skills/meet-join/bot/src/media/audio-capture.ts
@siddseethepalli

Copy link
Copy Markdown
Contributor Author

Addressed in #26509

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