node-redshift icon indicating copy to clipboard operation
node-redshift copied to clipboard

don't call Promise.config

Open gavinsharp opened this issue 6 years ago • 1 comments

Avoids calling bluebird's Promise.config, since other code may have already created some promises.

Fixes https://github.com/dmanjunath/node-redshift/issues/27.

gavinsharp avatar Nov 09 '18 15:11 gavinsharp

@dmanjunath any chance you could take a look at this?

gavinsharp avatar Dec 20 '18 21:12 gavinsharp