Skip to content

Conversation

@robsdedude
Copy link
Member

Using OnceLockExt instead of GILOnceCell for simpler code and fewer caveats.

See also: https://pyo3.rs/v0.25.1/free-threading.html?highlight=free#thread-safe-single-initialization

Using `OnceLockExt` instead of `GILOnceCell` for simpler code and fewer
caveats.

See also: https://pyo3.rs/v0.25.1/free-threading.html?highlight=free#thread-safe-single-initialization
@robsdedude robsdedude marked this pull request as ready for review July 24, 2025 14:09
Copy link

@StephenCathcart StephenCathcart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@robsdedude robsdedude merged commit c4d77ed into 6.x Jul 29, 2025
8 checks passed
@robsdedude robsdedude deleted the feat/simplify-packer-init branch July 29, 2025 12:18
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.

3 participants