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

doc: add AsyncResource + Worker pool example #31601

Closed
wants to merge 3 commits into from

Commits on Feb 1, 2020

  1. doc: add AsyncResource + Worker pool example

    Use Worker thread pools as an example of how `AsyncResource`
    can be used to track async state across callbacks.
    addaleax committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    b180f41 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    6c27b4e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. fixup! doc: add AsyncResource + Worker pool example

    Co-Authored-By: Rich Trott <rtrott@gmail.com>
    addaleax and Trott committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    e92e7aa View commit details
    Browse the repository at this point in the history