rokucommunity / rokucommunity/roku-debug
SceneGraphDebugCommandController timeout not working as expected
Open
@chrisdp is already working on this.
Since Mar 25, 2022.
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 18
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 15
Description
The vscode extension uses SceneGraphDebugCommandController to send a full set of text to add to the keyboard. However, that takes longer than the 5000 timeout. We have timeout available, but the underlying telnet module needs the execTimeout property set instead. Expose this so vscode-brightscript-language can properly override it.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.