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

Make LocalTaskSemaphore.this nothrow #259

Merged
merged 2 commits into from
Mar 15, 2021
Merged

Commits on Mar 15, 2021

  1. CI: Disable fail-fast to get a full run

    The CI is pretty quick, and we don't want things cancelled as soon
    as one row fails, as we test multiple compiler versions accross
    multiple platforms.
    Geod24 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    8b5a432 View commit details
    Browse the repository at this point in the history
  2. Make LocalTaskSemaphore.this nothrow

    Silence a (rightful) deprecation from v2.096.0.
    Geod24 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f2cd18f View commit details
    Browse the repository at this point in the history