forceng icon indicating copy to clipboard operation
forceng copied to clipboard

Changed scope of deferred variable in request function.

Open tjmadsen opened this issue 9 years ago • 2 comments

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.

tjmadsen avatar Jun 27 '15 04:06 tjmadsen

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

Thanks

mattgoldspink avatar Aug 12 '15 08:08 mattgoldspink

this causes problems with testing as well. +1

chrisl8888 avatar Oct 09 '15 00:10 chrisl8888