Skip to content

[pull] main from facebook:main #355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 18, 2025
Merged

[pull] main from facebook:main #355

merged 8 commits into from
Jun 18, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 18, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

mzlee and others added 8 commits June 17, 2025 17:01
Summary: As we move through folly, we need to materialize these targets.

Reviewed By: bigfootjon

Differential Revision: D76759028

fbshipit-source-id: f911f7922e8193621def756e849f8aabfd2f69d0
Reviewed By: Gownta

Differential Revision: D76725816

fbshipit-source-id: 9b2b03091a87583b2ef2a4e1e5b9354acee403b3
Reviewed By: Gownta

Differential Revision: D76725868

fbshipit-source-id: f0b16b7747b2d0de579048aff45b4b6880a39e58
Reviewed By: Gownta

Differential Revision: D76752275

fbshipit-source-id: e76633f1000b66ad95ad592d31cab3949872b148
Reviewed By: Gownta

Differential Revision: D76726358

fbshipit-source-id: 5ec92931ec0c75e41c2fc39230e62b485726f487
Reviewed By: Gownta

Differential Revision: D76748912

fbshipit-source-id: eca23327f175d0ef20f4194d8c6de6a6f20166ac
Summary:
The code to allocate and configure a new threadEntry is moved to a new
allocateThreadEntry() member function. This will allow for adding better sanity
checking to ensure TL are not used in a way that isn't possible to support
well. Specifically, today there is no checks against creating new ThreadEntry
during thread exit handlers. This can result in leaks. Added a check to detect
this in debug builds so we can fix calling code behavior.

run_all_tests

Reviewed By: yfeldblum

Differential Revision: D76757950

fbshipit-source-id: a31a9f30d92d75af184ac0ac455dd37b691ee647
Reviewed By: Gownta

Differential Revision: D76725940

fbshipit-source-id: efe538d609616e74295c84e2e8fcce19d87b1e89
@pull pull bot added the ⤵️ pull label Jun 18, 2025
@pull pull bot merged commit affb9f0 into nsclass:main Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant