Issue by jayther
Friday Apr 11, 2014 at 09:55 GMT
Originally opened as adobe/brackets#7485
Fixed issue with Async.PromiseQueue instances sharing the same queue in the prototype.
Fix is to define _queue and _curPromise in the constructor.
Added to Async-test to test for this case.
(From issue #7484 )
jayther included the following code: https://github.com/adobe/brackets/pull/7485/commits