Skip to content

Remove event on pool cluster is not propagated by the promise wrapper #2113

Closed
@Michael03

Description

@Michael03

The following listener won't be called if using mysql2/promise

const poolCluster = createPoolCluster();
poolCluster.on("remove", console.log)

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