Skip to content

bridging: Also discuss spawn_blocking#621

Merged
Darksonn merged 1 commit intotokio-rs:masterfrom
cgwalters:blocking-doc-inverse
Oct 26, 2021
Merged

bridging: Also discuss spawn_blocking#621
Darksonn merged 1 commit intotokio-rs:masterfrom
cgwalters:blocking-doc-inverse

Conversation

@cgwalters
Copy link
Copy Markdown
Contributor

This page is currently mostly oriented towards discussing
how to handle a smaller asynchronous portion of a largely
synchronous code.

Users finding this page may be looking for the opposite case
which is discussed in the spawn_blocking docs.

There's obviously crossover here and we could discuss both
perhaps, but my initial goal here is to just cross-link things.

This page is currently mostly oriented towards discussing
how to handle a smaller asynchronous portion of a largely
synchronous code.

Users finding this page may be looking for the opposite case
which is discussed in the `spawn_blocking` docs.

There's obviously crossover here and we could discuss both
perhaps, but my initial goal here is to just cross-link things.
@Darksonn Darksonn merged commit 591ba78 into tokio-rs:master Oct 26, 2021
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