Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Async, Future, and Pinning topic #55

Open
carllerche opened this issue Jul 4, 2020 · 2 comments
Open

Async, Future, and Pinning topic #55

carllerche opened this issue Jul 4, 2020 · 2 comments

Comments

@carllerche
Copy link
Member

This issue tracks topics to cover on this page. This is not exhaustive and just to track ideas.

  • Difference between async fn and Future
  • How do generators fit in?
  • What is pinning
  • What is Unpin.
@Darksonn
Copy link
Contributor

Darksonn commented Jul 5, 2020

Is this intended to be a topic article, or part of the tutorial?

Perhaps we should also talk about the poll method, and yielding/blocking the thread.

@carllerche
Copy link
Member Author

Most of this is done, we still need to talk about pinning and Unpin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants