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

Deterministic scheduling via Hypothesis #73

Merged
merged 5 commits into from
Feb 12, 2019

Commits on Jan 22, 2019

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

Commits on Jan 28, 2019

  1. Test for scheduler determinism

    Zac-HD committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    5e12d31 View commit details
    Browse the repository at this point in the history
  2. Use Trio's new CancelScope API

    Zac-HD committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    32e1c6c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    86b44d2 View commit details
    Browse the repository at this point in the history
  2. Require trio >= 0.11

    To support determinism under Hypothesis.
    Zac-HD committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    414ec14 View commit details
    Browse the repository at this point in the history