Skip to content

Conversation

@OliverNChalk
Copy link
Collaborator

Downstream consumers may want to initialize all their shared memory in one thread and then fan it out to other threads. Assuming we've done our job and the rest of the API is correctly labelled safe/unsafe, then implementing Send here is not unsound as pointers are technically Send (rust just doesn't auto implement it as a lint).

@apfitzge apfitzge merged commit c15176c into anza-xyz:main Oct 21, 2025
1 check passed
@OliverNChalk OliverNChalk deleted the feat/impl-send branch October 21, 2025 20:27
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.

2 participants