Skip to content

feat: pass value through activate to worker threads#2842

Merged
idoros merged 3 commits intomainfrom
ido/activate-data
Mar 16, 2026
Merged

feat: pass value through activate to worker threads#2842
idoros merged 3 commits intomainfrom
ido/activate-data

Conversation

@idoros
Copy link
Contributor

@idoros idoros commented Mar 16, 2026

Allow passing an arbitrary value to activate() which gets forwarded to the worker via rpcPost and received in bindRpcListener callbacks. This enables sending initialization data (e.g. configuration, context) to worker threads at activation time.

@idoros idoros self-assigned this Mar 16, 2026
@idoros idoros requested a review from barak007 March 16, 2026 08:36
@idoros idoros merged commit fdfb135 into main Mar 16, 2026
6 checks passed
@idoros idoros deleted the ido/activate-data branch March 16, 2026 08:51
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