Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Added buffering to prevent heavy logging issues #1412

Merged
merged 7 commits into from
Jan 12, 2022

Conversation

gcampbell-msft
Copy link
Contributor

Side effect of implementation of this fix:

  • Removed the need for the serialportctrl to hold a reference to the vscode.OutputChannel in order to call the show() method. Replaced this with a method callback that can be passed to the constructor.

@benmcmorran benmcmorran changed the base branch from release to main January 12, 2022 17:44
@benmcmorran
Copy link
Member

Retargeting this PR to main.

@benmcmorran
Copy link
Member

CI is reporting lint errors. Run gulp tslint locally to fix them.

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.

2 participants