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

feat: optional async ops 2 #3721

Merged
merged 7 commits into from
Jan 21, 2020
Merged

Commits on Jan 20, 2020

  1. feat: optional async ops

    kt3k committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    71fc6e7 View commit details
    Browse the repository at this point in the history
  2. docs: add a todo comment

    kt3k committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    d1933d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35bbdee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    985bc40 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. refactor: address review feedbacks

    - rename AsyncOptional -> AsyncUnref
    - create Isolate.pending_unref_ops and use select
    kt3k committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    ee6cd48 View commit details
    Browse the repository at this point in the history
  2. fix comment style

    ry committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    dacba75 View commit details
    Browse the repository at this point in the history
  3. comment

    ry committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    71f28b8 View commit details
    Browse the repository at this point in the history