Skip to content

[CLOSED] Fixed bug with PromiseQueue instances sharing same queue. #6741

@core-ai-bot

Description

@core-ai-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions