[tech debt] SAM run/debug: can we remove "wait for port" logic?
Open
sam
technical-debt
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
The work in SAM CLI 1.41 to "bring your own container toolkit" fixes an old bug that complicated the Toolkit logic:
* https://github.com/aws/aws-sam-cli/pull/3706
## Todo
1. see if we can remove the Toolkit logic that waits for the debug port to be open and working
Contributor guide
Research direction
Read the SAM CLI 1.41 context and linked pull request #3706 first, then locate the Toolkit logic used by SAM run/debug to wait for the debug port. Confirm whether that wait is still required and remove it only if debugging remains functional without it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100