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

added 1.9 images to repo #147

Merged
merged 1 commit into from
Dec 4, 2020
Merged

added 1.9 images to repo #147

merged 1 commit into from
Dec 4, 2020

Conversation

epi052
Copy link
Owner

@epi052 epi052 commented Dec 4, 2020

Landing a Pull Request (PR)

Long form explanations of most of the items below can be found in the CONTRIBUTING guide.

Branching checklist

Static analysis checks

  • All rust files are formatted using cargo fmt
  • All clippy checks pass when running cargo clippy --all-targets --all-features -- -D warnings -A clippy::deref_addrof
  • All existing tests pass

Documentation

  • New code is documented using doc comments
  • Documentation about your PR is included in the README, as needed

Additional Tests

  • New code is unit tested
  • New code is integration tested, as needed
  • New tests pass

@epi052 epi052 merged commit 4f1f636 into master Dec 4, 2020
@epi052 epi052 deleted the 144-resume-scan branch December 4, 2020 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Dynamically tuning concurrency/connection limit or bailing after n connection failures
1 participant