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

Avoid request id collisions in pendingRPCReplies #21406

Merged
merged 1 commit into from
Mar 8, 2017
Merged

Avoid request id collisions in pendingRPCReplies #21406

merged 1 commit into from
Mar 8, 2017

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