Skip to content

Conversation

@fmeum
Copy link
Collaborator

@fmeum fmeum commented Jan 25, 2026

No description provided.

@fmeum fmeum requested a review from a team as a code owner January 25, 2026 08:51
@github-actions github-actions bot added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Jan 25, 2026
@fmeum fmeum requested a review from coeuvre January 25, 2026 08:51
@fmeum
Copy link
Collaborator Author

fmeum commented Jan 25, 2026

@bazel-io fork 9.1.0

Copy link

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

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 correctly fixes the naming of virtual threads used for piping VirtualActionInput data, which will improve debuggability. While reviewing this change, I noticed a potential resource leak with the ExecutorService being used. It is a static field that is never shut down, which can be problematic in a long-running server. I've added a comment with details and a suggestion for refactoring.

@coeuvre coeuvre added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Jan 26, 2026
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants