Skip to content

Avoid request id collisions in pendingRPCReplies#21406

Merged
alexdima merged 1 commit intomicrosoft:masterfrom
nicksnyder:patch-2
Mar 8, 2017
Merged

Avoid request id collisions in pendingRPCReplies#21406
alexdima merged 1 commit intomicrosoft:masterfrom
nicksnyder:patch-2

Conversation

@nicksnyder
Copy link
Contributor

lastMessageId should have same scope as pendingRPCReplies so different calls to createRPC can't have request id collisions.

lastMessageId should have same scope as pendingRPCReplies so different calls to createRPC can't have request id collisions.
@mention-bot
Copy link

@nicksnyder, thanks for your PR! By analyzing the history of the files in this pull request, we identified @alexandrudima and @egamma to be potential reviewers.

@msftclas
Copy link

@nicksnyder,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@alexdima alexdima added this to the March 2017 milestone Feb 27, 2017
nicksnyder added a commit to sourcegraph/vscode that referenced this pull request Feb 28, 2017
Bug exposed by introduction of multiple workspaces
Upstream at microsoft#21406
@alexdima
Copy link
Member

alexdima commented Mar 8, 2017

Nice catch! 👍 Thank you!

@alexdima alexdima merged commit 7594dc6 into microsoft:master Mar 8, 2017
@nicksnyder nicksnyder deleted the patch-2 branch May 19, 2017 21:12
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

4 participants