Skip to content

Conversation

@mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Mar 11, 2017

Fixes #14593

While working on microsoft/vscode#22437, I believe there is a bug in the per request cancellation in the setRequest function on the line currentRequestId = currentRequestId ; This causes currentRequestId to always be undefined

Fix is to assign the currentRequestId to requestId

While working on microsoft/vscode#22437, I believe there is a bug in the per request cancellation in the  `setRequest` function on the line `currentRequestId = currentRequestId ;` This causes `currentRequestId` to always be undefined

Fix is to assign the `currentRequestId` to `requestId`
@msftclas
Copy link

@mjbvz,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@mhegazy mhegazy merged commit 00eb6b5 into maser Mar 13, 2017
@mhegazy mhegazy deleted the mjbvz-fix-per-request-cancellation branch March 13, 2017 17:29
@mhegazy mhegazy mentioned this pull request Mar 13, 2017
mhegazy added a commit that referenced this pull request Mar 13, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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.

5 participants