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

Use a custom Tokio runtime #778

Closed
wants to merge 1 commit into from
Closed

Conversation

piscisaureus
Copy link
Member

It's derived from tokio_current_thread, hence still single thread only,
but it additionally implements the turn() method, and may serve as a basis
upon we can build support for true multi-threading.

It's derived from tokio_current_thread, hence still single thread only,
but it additionally implements the turn() method, and may serve as a basis
upon we can build support for true multi-threading.
@ry
Copy link
Member

ry commented Sep 22, 2018

closed in favor of #782

@ry ry closed this Sep 22, 2018
@piscisaureus piscisaureus deleted the tok branch September 26, 2018 22:57
hardfist pushed a commit to hardfist/deno that referenced this pull request Aug 7, 2024
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