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

Check online twice on AutoUpdate #9999

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Nov 1, 2022

Increased robustness to network failures

Signed-off-by: Glenn Jocher [email protected]

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Enhancement of AutoUpdate functionality in requirements check

📊 Key Changes

  • Removed redundant code in checking for online status during AutoUpdate.

🎯 Purpose & Impact

  • Purpose: To streamline the conditions checked when attempting to AutoUpdate YOLOv5 requirements.
  • Impact: Simplifies the update logic, potentially making the codebase cleaner and the update mechanism slightly faster as it removes an unnecessary duplicate check. Users may not notice any direct changes, but it contributes to the overall robustness of the code.

Increased robustness to network failures

Signed-off-by: Glenn Jocher <[email protected]>
@glenn-jocher glenn-jocher merged commit cf99788 into master Nov 1, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch November 1, 2022 13:27
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.

None yet

1 participant