Skip to content

Conversation

mariusae
Copy link
Member

@mariusae mariusae commented Oct 3, 2025

Stack from ghstack (oldest at bottom):

  1. PR_DEATHSIG is a Linux feature; hide it behind a feature flag
  2. heuristically find cargo-built resources in place of buck

Note that (2) is not a true solution: Cargo does not take these binaries as a dependence on the tests, and thus will not automatically rebuild them. Cargo apparently will do this for integration tests, however; we should consider converting the relevant tests to integration tests.

Differential Revision: D83882828

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

1) PR_DEATHSIG is a Linux feature; hide it behind a feature flag
2) heuristically find cargo-built resources in place of buck

Note that (2) is not a true solution: Cargo does not take these binaries as a dependence on the tests, and thus will not automatically rebuild them. Cargo apparently will do this for integration tests, however; we should consider converting the relevant tests to integration tests.

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

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

[ghstack-poisoned]
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 3, 2025
1) PR_DEATHSIG is a Linux feature; hide it behind a feature flag
2) heuristically find cargo-built resources in place of buck

Note that (2) is not a true solution: Cargo does not take these binaries as a dependence on the tests, and thus will not automatically rebuild them. Cargo apparently will do this for integration tests, however; we should consider converting the relevant tests to integration tests.

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

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

[ghstack-poisoned]
@meta-codesync meta-codesync bot closed this in 2979311 Oct 5, 2025
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2979311.

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.

2 participants