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

Avoid creating a task to do DNS resolution if there is no throttle #8163

Merged
merged 16 commits into from
Feb 20, 2024

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

  1. naming resolved_host_task

    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1c0af2f View commit details
    Browse the repository at this point in the history
  2. pep257

    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2367798 View commit details
    Browse the repository at this point in the history
  3. remove some duplicate sleeps

    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8609c35 View commit details
    Browse the repository at this point in the history
  4. remove some duplicate sleeps

    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2151a80 View commit details
    Browse the repository at this point in the history
  5. timeline

    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b361646 View commit details
    Browse the repository at this point in the history
  6. DNS

    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7a03705 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38e0649 View commit details
    Browse the repository at this point in the history
  8. Revert "remove some duplicate sleeps"

    This reverts commit 2151a80.
    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    70ec445 View commit details
    Browse the repository at this point in the history
  9. Revert "remove some duplicate sleeps"

    This reverts commit 8609c35.
    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f53bbf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    848e1ec View commit details
    Browse the repository at this point in the history
  11. Update aiohttp/connector.py

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <sviat@redhat.com>
    bdraco and webknjaz authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b1ce15a View commit details
    Browse the repository at this point in the history
  12. declare bugfix

    bdraco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    750b5cc View commit details
    Browse the repository at this point in the history
  13. Update CHANGES/8163.bugfix.rst

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <sviat@redhat.com>
    bdraco and webknjaz authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d686418 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5df752 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    09fa352 View commit details
    Browse the repository at this point in the history