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

Simplified BaseBlocking, FirstBlocking, and LastBlocking #891

Merged
merged 4 commits into from Nov 19, 2019
Merged

Simplified BaseBlocking, FirstBlocking, and LastBlocking #891

merged 4 commits into from Nov 19, 2019

Commits on Apr 27, 2019

  1. Simplified BaseBlocking, FirstBlocking, and LastBlocking

    Switched BaseBlocking<T> to derive from ManualResetEventSlim, which is sufficient for the task at hand
    ts2do committed Apr 27, 2019
    Copy the full SHA
    14bf2d3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0cf3ffc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

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

Commits on Nov 19, 2019

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