Skip to content

New version that binds promises on then() instead of resolve() #141

@rochdev

Description

@rochdev

This is a follow up from last week's OTSC meeting. Basically, most if not all other implementations (zone.js, domains, cls-hooked, etc) bind promises on then(). This makes interoperability with this module very difficult for libraries that must support context propagation in multiple Node versions.

@watson Should there be some kind of v2 branch where we could merge our branch currently living in https://github.com/DataDog/async-listener/tree/datadog ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions