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

autorelay: fix busy loop bug and flaky tests in relay finder #2208

Merged
merged 13 commits into from
Mar 22, 2023

Commits on Mar 15, 2023

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

Commits on Mar 16, 2023

  1. Fix busy loop

    MarcoPolo committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ce5a8b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Fix scheduling bug

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    12c7950 View commit details
    Browse the repository at this point in the history
  2. Add new mock clock

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c5c9e36 View commit details
    Browse the repository at this point in the history
  3. Add busy loop test

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c2a59e2 View commit details
    Browse the repository at this point in the history
  4. With comments

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4a88aba View commit details
    Browse the repository at this point in the history
  5. Fix comment

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9b616d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0abf49a View commit details
    Browse the repository at this point in the history
  7. Fix race

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    14ed6cd View commit details
    Browse the repository at this point in the history
  8. Fix potential deadlock

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3c46b8d View commit details
    Browse the repository at this point in the history
  9. Fix flaky TestBackoff

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5be1b85 View commit details
    Browse the repository at this point in the history
  10. Fix import

    MarcoPolo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5d4cc78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f9ebff View commit details
    Browse the repository at this point in the history