Skip to content

Conversation

@stepancheg
Copy link
Contributor

Calling block_on makes async useless, preventing concurrent handling of requests.

Calling `block_on` makes `async` useless, preventing concurrent handling
of requests.
@cberner
Copy link
Owner

cberner commented Jan 16, 2026

I did this so that it could use a simple current thread executor. The whole Async interface is still in development. But yes we should change it eventually

@stepancheg stepancheg closed this Jan 16, 2026
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