You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This is an optimization, and is not applicable to all scenarios. This applies to any scenario where only a single async function is being used on the object currently being passed into Promise.promisifyAll.
Acceptance Criteria
Promise.promisify is used when only a single async function is required on an object