Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce all properties on output matchers #161779

Merged
merged 1 commit into from Sep 26, 2022
Merged

Enforce all properties on output matchers #161779

merged 1 commit into from Sep 26, 2022

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Sep 26, 2022

This enforces output matchers will always have an anchor, offset and length as otherwise the matcher will search every line which could be thousands of lines. This also runs the free port issue only on a failed command, we can amend the xterm.js script to exit with error if needed to support this as it should do that anyway.

Fixes #161758

This enforces output matchers will always have an anchor, offset and length as
otherwise the matcher will search every line which could be thousands of lines.
This also runs the free port issue only on a failed command, we can amend the
xterm.js script to exit with error if needed to support this as it should do
that anyway.

Fixes #161758
@Tyriar Tyriar added this to the September 2022 milestone Sep 26, 2022
@Tyriar Tyriar self-assigned this Sep 26, 2022
@Tyriar Tyriar merged commit e7cfaa6 into main Sep 26, 2022
@Tyriar Tyriar deleted the tyriar/161758 branch September 26, 2022 15:15
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VS Code freezes when there is lot of content in termina
2 participants