Skip to content

Conversation

andrei-21
Copy link
Contributor

It fixes the problem when VssStore is dropped from within an asynchronous context:

Cannot drop a runtime in a context where blocking is not allowed.
This happens when a runtime is dropped from within an asynchronous context.

It fixes the problem when `VssStore` is dropped from within an
asynchronous context:
> Cannot drop a runtime in a context where blocking is not allowed.
> This happens when a runtime is dropped from within an asynchronous context.
@ldk-reviews-bot
Copy link

👋 Hi! I see this is a draft PR.
I'll wait to assign reviewers until you mark it as ready for review.
Just convert it out of draft status when you're ready for review!

@tnull
Copy link
Collaborator

tnull commented May 21, 2025

No, as mentioned elsewhere we should rather try to reuse the outer runtime context. Will attempt that as part of #543, so closing this for now.

@tnull tnull closed this May 21, 2025
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.

3 participants