Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement From<Runtime(Ref)> for Thread{Local,Safe} #616

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

Thomasdezeeuw
Copy link
Owner

This allows the creation of ThreadLocal and ThreadSafe from the Runtime and RuntimeRef types.

This is required for manual creation of actors using ActorFutureBuilder type and customer runtime.

This allows the creation of ThreadLocal and ThreadSafe from the Runtime
and RuntimeRef types.

This is required for manual creation of actors using ActorFutureBuilder
type and customer runtime.
@Thomasdezeeuw Thomasdezeeuw merged commit 1c7ee4a into main Mar 20, 2024
3 of 5 checks passed
@Thomasdezeeuw Thomasdezeeuw deleted the create-access-types branch March 20, 2024 21:13
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