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

Concurrency 1.9.0.0 #308

Merged
merged 4 commits into from Feb 26, 2020
Merged

Concurrency 1.9.0.0 #308

merged 4 commits into from Feb 26, 2020

Commits on Feb 26, 2020

  1. Remove reference to always and alwaysSucceeds

    These have been removed from the stm package.
    barrucadu committed Feb 26, 2020
    Copy the full SHA
    a55feaa View commit details
    Browse the repository at this point in the history
  2. Use Natural for TBQueue sizing

    See stm/2221948
    barrucadu committed Feb 26, 2020
    Copy the full SHA
    198c668 View commit details
    Browse the repository at this point in the history
  3. Optimise peekTQueue / peekTBQueue

    See stm/eeed986, stm/2636e45
    barrucadu committed Feb 26, 2020
    Copy the full SHA
    9a88884 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    73bd07e View commit details
    Browse the repository at this point in the history