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

docs: add description of the exec callback execute timing #1120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BilderLoong
Copy link

Hello everyone, I noticed that the documentation for the exec function in the library does not specify when the callback function is executed. As I found this information unclear, I took the initiative to add a note inside the source code explaining the timing of the callback function's execution arrcoding docs here: child_process.exec(command[, options][, callback]).

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.

None yet

1 participant