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

chore: VS Code extension breakpoint syncing tweaks#132

Merged
jasonborg merged 3 commits intomainfrom
sync-order
Apr 12, 2023
Merged

chore: VS Code extension breakpoint syncing tweaks#132
jasonborg merged 3 commits intomainfrom
sync-order

Conversation

@jasonborg
Copy link
Copy Markdown
Contributor

  • Avoid syncing active breakpoints from the backend while the setBreakPointsRequest is active.
  • Use a copy of the setBreakPointsRequest input breakpoints and provide copies of the breakpoints in the corresponding response.

- Avoid syncing active breakpoints from the backend while the
  setBreakPointsRequest is active.
- Use a copy of the setBreakPointsRequest input breakpoints and
  provide copies of the breakpoints in the corresponding response.
@jasonborg jasonborg requested a review from mctavish April 11, 2023 20:41
@jasonborg jasonborg merged commit 4f5e2b1 into main Apr 12, 2023
@jasonborg jasonborg deleted the sync-order branch April 12, 2023 13:33
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