Skip to content

Allow overriding Promise object #477

@stephenplusplus

Description

@stephenplusplus

Instead of using the default global.Promise object, it's common to allow users to provide their own Promise-spec compliant library (e.g. bluebird).

We used to do this in non-GAPIC/gax clients, but transferring over to GAPIC-only broke the functionality: googleapis/nodejs-pubsub#17

Metadata

Metadata

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions