Skip to content

Changed scope of deferred variable in request function.#7

Open
tjmadsen wants to merge 1 commit intoccoenraets:masterfrom
tjmadsen:master
Open

Changed scope of deferred variable in request function.#7
tjmadsen wants to merge 1 commit intoccoenraets:masterfrom
tjmadsen:master

Conversation

@tjmadsen
Copy link
Copy Markdown

Fixed issue #5 where deferred response was being overwritten when responding to simultaneous requests due to the fact that it's scope was broader than the request function.

@mattgoldspink
Copy link
Copy Markdown

Hi - this causes serious problems for us in our app. Could you please apply this pull-request to fix the issue?

Thanks

@chrisl8888
Copy link
Copy Markdown

this causes problems with testing as well. +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants