Skip to content

!include/errno: transfer ETIMEDOUT to the kernel#498

Open
julianuziemblo wants to merge 1 commit into
masterfrom
julianuziemblo/DO-853
Open

!include/errno: transfer ETIMEDOUT to the kernel#498
julianuziemblo wants to merge 1 commit into
masterfrom
julianuziemblo/DO-853

Conversation

@julianuziemblo

Copy link
Copy Markdown
Contributor

YT: DO-863

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (refactoring, style fixes, git/CI config, submodule management, no code logic changes)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the definition of ETIMEDOUT (error code 110) from include/errno.h. There are no review comments, and I have no feedback to provide.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Unit Test Results

10 890 tests  ±0   10 220 ✅ ±0   52m 45s ⏱️ - 3m 56s
   680 suites ±0      670 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 02353b5. ± Comparison against base commit d0a2884.

♻️ This comment has been updated with latest results.

@julianuziemblo julianuziemblo force-pushed the julianuziemblo/DO-853 branch from 71a15d0 to 02353b5 Compare July 9, 2026 11:44
@julianuziemblo julianuziemblo requested review from a team and damianloew July 10, 2026 15:32
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.

1 participant