Skip to content

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.

2 participants