Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

promisified exec and execFile should return a promise with ChildProcess instance attached #881

Closed
onip opened this issue Mar 30, 2020 · 2 comments
Labels

Comments

@onip
Copy link
Contributor

onip commented Mar 30, 2020

as per documentation require('child_process').exec and require('child_process').execFile should return a promise with the require('child_process').ChildProcess instance attached to the .child property.

@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this issue entirely you can add the no-stale label

@github-actions github-actions bot added the Stale label Mar 25, 2021
@leerob
Copy link
Member

leerob commented Mar 26, 2021

#880

@leerob leerob closed this as completed Mar 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants