Skip to content

fix(server): skip mdns probe listener#36114

Closed
adityachaudhary99 wants to merge 1 commit into
anomalyco:devfrom
adityachaudhary99:mdns-listeners
Closed

fix(server): skip mdns probe listener#36114
adityachaudhary99 wants to merge 1 commit into
anomalyco:devfrom
adityachaudhary99:mdns-listeners

Conversation

@adityachaudhary99

Copy link
Copy Markdown

Closes #35499

Summary

  • disable bonjour-service probing for the opencode mDNS advertisement
  • keep the existing publish/unpublish lifecycle intact
  • assert the publish call opts out of probing in the mDNS server test

Verification

  • git diff --check
  • bun test test/server/httpapi-mdns.test.ts --timeout 60000 (blocked locally: Bun isolated install cannot resolve @modelcontextprotocol/sdk/client/index.js from the worktree)
  • bun typecheck (blocked locally by pre-existing src/tool/registry.ts type errors)
  • pre-push bun turbo typecheck (blocked locally by Windows resource exhaustion in tsgo / console-support)

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 9, 2026
@github-actions github-actions Bot closed this Jul 9, 2026
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.

MaxListenersExceededWarning when running opencode web --mdns

1 participant