Skip to content

refactor: decide about control sockets down the stack - #416

Merged
muchzill4 merged 2 commits into
arm:mainfrom
muchzill4:implicit-control-sockets
Aug 20, 2026
Merged

refactor: decide about control sockets down the stack#416
muchzill4 merged 2 commits into
arm:mainfrom
muchzill4:implicit-control-sockets

Conversation

@muchzill4

Copy link
Copy Markdown
Contributor

Background

We have this awkward situation where low level code supports opting in to using control sockets, while in reality we always use them unless the underlying OS/SSH doesn’t support it. This PR simplifies the code, to make that OS/SSH decision down. the stack, where the control sockets are used.

Changes

  • Drop configurable control sockets
    • Unfortunate side effect: process path test is removed, I think it’s ok

Checklist

  • 🤖 This change is covered by tests as required.
  • 🤹 All required manual testing has been performed.
  • 📖 All documentation updates are complete.

Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
@muchzill4
muchzill4 marked this pull request as ready for review August 20, 2026 07:59
@muchzill4
muchzill4 requested a review from a team as a code owner August 20, 2026 07:59
@muchzill4
muchzill4 force-pushed the implicit-control-sockets branch from 29bff16 to 4ac4b86 Compare August 20, 2026 08:04
@muchzill4
muchzill4 merged commit 3f4ab4c into arm:main Aug 20, 2026
5 checks passed
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