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

Add a scope for launching background work in tests #3348

Merged
merged 13 commits into from Jul 12, 2022

Commits on Jun 27, 2022

  1. WIP

    dkhalanskyjb committed Jun 27, 2022
    Copy the full SHA
    9bc3335 View commit details
    Browse the repository at this point in the history
  2. Fix crashing on Native

    dkhalanskyjb committed Jun 27, 2022
    Copy the full SHA
    4e35d15 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Add some tests, fix a bug

    The bug was that the test would time out if every non-background
    coroutine was waiting for something from the background ones.
    dkhalanskyjb committed Jul 5, 2022
    Copy the full SHA
    6fa024c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Copy the full SHA
    cefc6b9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bffa53a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Copy the full SHA
    1865848 View commit details
    Browse the repository at this point in the history
  2. Fix the API dump

    dkhalanskyjb committed Jul 7, 2022
    Copy the full SHA
    6329202 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Fixup

    dkhalanskyjb committed Jul 11, 2022
    Copy the full SHA
    dd4536d View commit details
    Browse the repository at this point in the history
  2. Add a TODO

    dkhalanskyjb committed Jul 11, 2022
    Copy the full SHA
    ad6134b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4fe8ef0 View commit details
    Browse the repository at this point in the history
  4. Fixup

    dkhalanskyjb committed Jul 11, 2022
    Copy the full SHA
    3a2c287 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Fixup

    dkhalanskyjb committed Jul 12, 2022
    Copy the full SHA
    cf2f979 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e21d65c View commit details
    Browse the repository at this point in the history