Skip to content

ref(hub): Add ProcessHub struct#1124

Open
szokeasaurusrex wants to merge 2 commits into
masterfrom
szokeasaurusrex/process-hub-struct
Open

ref(hub): Add ProcessHub struct#1124
szokeasaurusrex wants to merge 2 commits into
masterfrom
szokeasaurusrex/process-hub-struct

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

@szokeasaurusrex szokeasaurusrex commented May 7, 2026

Add a new struct with named fields. The previous tuple made it hard to reason about the purpose of each field.

Stacked on #1123

Use RefCell for the thread-local hub slot.
@szokeasaurusrex szokeasaurusrex requested a review from lcian as a code owner May 7, 2026 16:27
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/process-hub-struct branch from f3b1bed to b7675c6 Compare May 7, 2026 16:28
Add a new struct with named fields. The previous tuple made it hard to reason about the purpose of each field.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/process-hub-struct branch from b7675c6 to abb5eb3 Compare May 7, 2026 16:29
Base automatically changed from szokeasaurusrex/hub-refcell to master May 11, 2026 11:01
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