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

[WASI] WasiEventLoop to keep Task alive #106633

Merged
merged 11 commits into from
Aug 28, 2024

Commits on Aug 21, 2024

  1. test pollable clock too

    pavelsavara committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5011551 View commit details
    Browse the repository at this point in the history
  2. re-generate

    pavelsavara committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5e260b5 View commit details
    Browse the repository at this point in the history
  3. JCO sample

    pavelsavara committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    34baea9 View commit details
    Browse the repository at this point in the history
  4. - CancellationToken

    - Pollable lifetime by lifetime of the Task
    pavelsavara committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3594b87 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. test GC of Pollable->Task

    pavelsavara committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5154353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e6f86c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. feedback

    pavelsavara committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f857f36 View commit details
    Browse the repository at this point in the history
  2. more tests

    pavelsavara committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    067b88c View commit details
    Browse the repository at this point in the history
  3. comments

    pavelsavara committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d52387e View commit details
    Browse the repository at this point in the history
  4. more testing

    pavelsavara committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7bedb3b View commit details
    Browse the repository at this point in the history
  5. fix token and test

    pavelsavara committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    292b908 View commit details
    Browse the repository at this point in the history