Skip to content

Run the Help comm on the R thread#1284

Open
lionel- wants to merge 1 commit into
task/comm-ownershipfrom
task/sync-help-comm
Open

Run the Help comm on the R thread#1284
lionel- wants to merge 1 commit into
task/comm-ownershipfrom
task/sync-help-comm

Conversation

@lionel-

@lionel- lionel- commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Branched from #1283
Progress towards #689 and #691

See #1075 for context: we're moving comms out of their own threads to run on the R thread, to simplify the concurrency structure of Ark and remove the risk of concurrent R evaluations which are UB (although these are now also tackled under a different angle, see #1222).

The help comm no longer has its own thread and event loop. Instead it implements CommHandler and its handlers get run on the R thread.

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.

1 participant