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
Just opening this so I don't forget. util.promisify() can interact directly with the V8 API, so it doesn't create closures and will be faster than userland implementations.