Skip to content

Allow start from outer runtime#319

Merged
tnull merged 1 commit into
mainfrom
2024-06-start-with-runtime
Jul 11, 2024
Merged

Allow start from outer runtime#319
tnull merged 1 commit into
mainfrom
2024-06-start-with-runtime

Conversation

@tnull
Copy link
Copy Markdown
Collaborator

@tnull tnull commented Jul 1, 2024

Upstreamed from tnull/ldk-node-hack#1

We add a Node::start_with_runtime method that allows to reuse a pre-existing runtime, e.g., to avoid stacking runtime contexts when running in a tokio async environment.

We add a `Node::start_with_runtime` method that allows to reuse a
pre-existing runtime, e.g., to avoid stacking runtime contexts when
running in a tokio async environment.
@tnull tnull requested a review from G8XSU July 3, 2024 07:36
@tnull tnull requested a review from jkczyz July 11, 2024 11:42
@tnull tnull merged commit 8a4afb6 into main Jul 11, 2024
@tnull tnull deleted the 2024-06-start-with-runtime branch September 10, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants