Skip to content

Conversation

bnjbvr
Copy link

@bnjbvr bnjbvr commented Mar 11, 2025

Could be a fix to #2. It's also useful to make the runtime public, so that if underlying code's both using the compat() method, and wants to spawn tasks, it can avoid creating another runtime just for doing so.

bnjbvr added 2 commits March 11, 2025 15:46
This is useful to avoid creating multiple tokio runtimes, when one needs
a way to spawn new futures and so on.
@bnjbvr bnjbvr force-pushed the custom-runtime-builder branch 2 times, most recently from 7c7947c to 5a27c8b Compare March 11, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant