Skip to content

Rebase - #252

Merged
adrojaankur merged 1 commit into
feature/RDKB-62352from
develop
Feb 3, 2026
Merged

Rebase#252
adrojaankur merged 1 commit into
feature/RDKB-62352from
develop

Conversation

@adrojaankur

Copy link
Copy Markdown
Contributor

No description provided.

* RDKB-63348 : Fix duplicate close calls on file descriptor

Reason for Change: We are closing already closed fd, on high stress scenarios if the fd is reused by other threads it will cause fatal isssues.
Test Procedure: Check for fd errors using strace on high stress scenarios
Risks: Medium
Priority: P1

* Minor code fix
Copilot AI review requested due to automatic review settings February 3, 2026 03:55
@adrojaankur
adrojaankur requested a review from a team as a code owner February 3, 2026 03:55
@adrojaankur
adrojaankur merged commit 26176b5 into feature/RDKB-62352 Feb 3, 2026
5 of 9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 3, 2026
@adrojaankur
adrojaankur removed the request for review from Copilot March 23, 2026 22:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants