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

[rush] Update the functionality that runs external lifecycle processes to be async. #4350

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

iclanton
Copy link
Member

Summary

This PR refactors the executeCommand and related functions to be async. This is in preparation for some follow-up work to merge executeCommandAndProcessOutputWithRetryAsync into the executeCommandAsync function.

How it was tested

This change needs some more testing.

libraries/rush-lib/src/utilities/Utilities.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/utilities/Utilities.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/utilities/Utilities.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/utilities/Utilities.ts Show resolved Hide resolved
@iclanton iclanton force-pushed the refactor-executeCommand branch 2 times, most recently from e853889 to a16f097 Compare March 30, 2024 02:29
@iclanton iclanton force-pushed the refactor-executeCommand branch 2 times, most recently from 0062d82 to ebe2934 Compare March 30, 2024 02:58
@iclanton iclanton force-pushed the refactor-executeCommand branch 2 times, most recently from 4d023ec to 0b6cad6 Compare June 2, 2024 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants