Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(repo, auth.sso): don't promisify open-url #2824

Merged
merged 1 commit into from Mar 4, 2021

Conversation

wraithgar
Copy link
Member

This causes a cb() not called error as the promisified
function explodes silently.

Closes npm/statusboard#304

This causes a `cb() not called` error as the promisified
function explodes silently.

PR-URL: #2824
Credit: @wraithgar
Close: #2824
Reviewed-by: @ruyadorno
@ruyadorno ruyadorno changed the base branch from latest to release/v7.6.1 March 4, 2021 21:45
@ruyadorno ruyadorno merged commit 9600664 into release/v7.6.1 Mar 4, 2021
This was referenced Mar 12, 2021
@wraithgar wraithgar deleted the gar/promisify branch November 2, 2021 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(promisify): audit usage of promisify
2 participants