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: multi-state poll state architecture #334

Merged
merged 23 commits into from
Jan 16, 2024
Merged

fix: multi-state poll state architecture #334

merged 23 commits into from
Jan 16, 2024

Commits on Jan 15, 2024

  1. fix: poll architecture

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    157b864 View commit details
    Browse the repository at this point in the history
  2. almost complete

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    52500f5 View commit details
    Browse the repository at this point in the history
  3. fix child poll drop

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    12d5870 View commit details
    Browse the repository at this point in the history
  4. fix remaining tests

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    764ffa2 View commit details
    Browse the repository at this point in the history
  5. kinda working

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    38fe695 View commit details
    Browse the repository at this point in the history
  6. working

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    74f71f0 View commit details
    Browse the repository at this point in the history
  7. fixups

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9e6e5b9 View commit details
    Browse the repository at this point in the history
  8. workflow adjustment

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8f52277 View commit details
    Browse the repository at this point in the history
  9. windows fixes

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    80277ff View commit details
    Browse the repository at this point in the history
  10. reenable mac skips

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bf2851e View commit details
    Browse the repository at this point in the history
  11. wip

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8a50523 View commit details
    Browse the repository at this point in the history
  12. debugging

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    86c2e52 View commit details
    Browse the repository at this point in the history
  13. new stdin implementation

    guybedford committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    46b1dd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. two tests to go

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    07f0dae View commit details
    Browse the repository at this point in the history
  2. formatting

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fe8c81a View commit details
    Browse the repository at this point in the history
  3. remaining cases

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3aedce9 View commit details
    Browse the repository at this point in the history
  4. final formatting

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    546572c View commit details
    Browse the repository at this point in the history
  5. reenable pollable tests

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9cac33d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8930b5 View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    31a9460 View commit details
    Browse the repository at this point in the history
  8. disable debugging

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9c0072e View commit details
    Browse the repository at this point in the history
  9. logging removal

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4a038b2 View commit details
    Browse the repository at this point in the history
  10. entirely remove logs

    guybedford committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dae54f7 View commit details
    Browse the repository at this point in the history