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

Don't add the same breakpoint id to cache. #264

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

changsi-an
Copy link
Contributor

Or otherwise the same breakpoint id will be registered twice. This can happen when EDP choose to send breakpointResolved event even if the response for setBreakpointByUrl already contains the information for the same bound breakpoint.

@roblourens
Copy link
Member

This can happen when EDP choose to send breakpointResolved event even if the response for setBreakpointByUrl already contains the information for the same bound breakpoint.

Is this a bug with EDP?

@roblourens roblourens merged commit 8055b39 into microsoft:master Jan 16, 2018
@changsi-an
Copy link
Contributor Author

Yes, it's a known issue on EDP side. There is a bug tracking that.

@roblourens roblourens added this to the January 2018 milestone Feb 2, 2018
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