Skip to content
Snippets Groups Projects

manager: utils: timeout fix for unix-socket http request

Merged Aleš Mrázek requested to merge manager-ci-pkg-fix into master

I found a bug that was causing random failures in CI pkg tests. It was caused by the unix-socket connection timeout which was hardcoded to 1 second. The timeout was hardcoded because there was some problem with self.timeout in the past, comment "# there is something weird stored in self.timeout". I haven't found a problem with self.timeout. I'd say it's related to old versions of Python that we no longer support.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading