Skip to content

Conversation

@rusch95
Copy link

@rusch95 rusch95 commented Oct 19, 2025

Summary:
This diff builds on the previous TcpMode::Localhost for fixing up these two tests by:

  1. Use HYPERACTOR_REMOTE_ALLOC_BIND_TO_INADDR_ANY to handle CI not allowing binding to ::1
  2. Fixing a rebase issue where I accidentally did tcp!::1:0 instead of tcp![::1]:0
  3. Fixing an issue where allocate_nonblocking doesn't do a default bootstrap_cmd, which broke the tests before I could re-enable them internally

Differential Revision: D85018600

Summary:
This diff builds on the previous TcpMode::Localhost for fixing up these two tests by:
1) Use HYPERACTOR_REMOTE_ALLOC_BIND_TO_INADDR_ANY to handle CI not allowing binding to ::1
2) Fixing a rebase issue where I accidentally did tcp!::1:0 instead of tcp![::1]:0
3) Fixing an issue where allocate_nonblocking doesn't do a default bootstrap_cmd, which broke the tests before I could re-enable them internally

Differential Revision: D85018600
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 19, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 19, 2025

@rusch95 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D85018600.

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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant