Skip to content

Conversation

@mariusae
Copy link
Member

@mariusae mariusae commented Dec 2, 2025

Stack from ghstack (oldest at bottom):

Ensure that a host agent is always ready when serving a host. Currently, we serve the channel -- making the address available -- and then launch the agent. Thus, there is a small race condition where we could receive messages on the channel without the agent being available.

Starting Meta binaries is already slow, and the execution URL adds to it. We also remove this to speed startup.

Differential Revision: D88208166

NOTE FOR REVIEWERS: This PR has internal Meta-specific changes or comments, please review them on Phabricator!

…a host; remove execution URL

Ensure that a host agent is always ready when serving a host. Currently, we serve the channel -- making the address available -- and *then* launch the agent. Thus, there is a small race condition where we could receive messages on the channel without the agent being available.

Starting Meta binaries is already slow, and the execution URL adds to it. We also remove this to speed startup.

Differential Revision: [D88208166](https://our.internmc.facebook.com/intern/diff/D88208166/)

**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D88208166/)!

[ghstack-poisoned]
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 2, 2025
…en serving a host; remove execution URL"

Ensure that a host agent is always ready when serving a host. Currently, we serve the channel -- making the address available -- and *then* launch the agent. Thus, there is a small race condition where we could receive messages on the channel without the agent being available.

Starting Meta binaries is already slow, and the execution URL adds to it. We also remove this to speed startup.

Differential Revision: [D88208166](https://our.internmc.facebook.com/intern/diff/D88208166/)

**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D88208166/)!

[ghstack-poisoned]
…en serving a host; remove execution URL"

Ensure that a host agent is always ready when serving a host. Currently, we serve the channel -- making the address available -- and *then* launch the agent. Thus, there is a small race condition where we could receive messages on the channel without the agent being available.

Starting Meta binaries is already slow, and the execution URL adds to it. We also remove this to speed startup.

Differential Revision: [D88208166](https://our.internmc.facebook.com/intern/diff/D88208166/)

**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D88208166/)!

[ghstack-poisoned]
@meta-codesync
Copy link

meta-codesync bot commented Dec 3, 2025

This pull request has been merged in eb00c95.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants