Pseudoterminal connection handler should be a separate process
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 189
- Forks
- 24
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
(probably implemented as a DCP command)
This is a follow up to https://github.com/microsoft/dcp/pull/173#issuecomment-4580775417 It will enable using terminals with persistent Executables and Containers.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the follow-up context in PR #173 and locating the pseudoterminal connection handler and DCP command entry points. Determine the process boundary needed to support terminals with persistent Executables and Containers, then validate the affected command and terminal behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100