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

Async Eventloop #1474

Merged
merged 18 commits into from
Apr 8, 2021
Merged

Async Eventloop #1474

merged 18 commits into from
Apr 8, 2021

Commits on Mar 5, 2021

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

Commits on Mar 11, 2021

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

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    2165ec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4540d67 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

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

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    34b96c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ca6896 View commit details
    Browse the repository at this point in the history
  3. At baseline - failing test when we try to use; XUnit test has timeout…

    … so that it will break rather than crash
    iancooper committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    12cc90c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. branch switch

    iancooper committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d31c4fd View commit details
    Browse the repository at this point in the history
  2. Create a async message pump

    iancooper committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    f0404ad View commit details
    Browse the repository at this point in the history
  3. Update release_notes.md

    iancooper authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c4f7727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    866a3f2 View commit details
    Browse the repository at this point in the history
  5. Update release_notes.md

    iancooper authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c841116 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Remove unecessary async now that we have our own synchronization cont…

    …ext to manage callbacks
    iancooper committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    da3f832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f748eb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    d6a6fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b19bee View commit details
    Browse the repository at this point in the history
  3. chore: fix solution file merge issue

    toby.henderson committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d2d047c View commit details
    Browse the repository at this point in the history