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

Fix Swarm.StopAsync() #275

Merged
merged 8 commits into from
Jun 10, 2019
Merged

Commits on Jun 10, 2019

  1. Fix tests

    longfin committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    d429a71 View commit details
    Browse the repository at this point in the history
  2. Bump AsyncEnumerator

    longfin committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    1aba160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d711a1 View commit details
    Browse the repository at this point in the history
  4. Add cancellation support

    longfin committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    575c060 View commit details
    Browse the repository at this point in the history
  5. Double check exit

    longfin committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    816d217 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0800a8 View commit details
    Browse the repository at this point in the history
  7. Catch ObjectDisposedException

    longfin committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    b603e66 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-Authored-By: Seunghun Lee <waydi1@gmail.com>
    longfin and earlbread committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    1091414 View commit details
    Browse the repository at this point in the history