Skip to content

add support for running commands asynchronously via run_cmd + complete_cmd functions#3656

Merged
bartoldeman merged 1 commit intoeasybuilders:developfrom
boegel:async_run_cmd
Apr 20, 2021
Merged

add support for running commands asynchronously via run_cmd + complete_cmd functions#3656
bartoldeman merged 1 commit intoeasybuilders:developfrom
boegel:async_run_cmd

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Apr 18, 2021

This is a required step towards support for installing extensions in parallel...

This is mostly breaking up the current run_cmd into run_cmd + complete_cmd.
In combination with get_output_from_process, this is sufficient to run installation commands for extensions in the background...

@boegel boegel added this to the next release (4.3.5?) milestone Apr 18, 2021
Copy link
Copy Markdown
Contributor

@bartoldeman bartoldeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartoldeman bartoldeman merged commit 5147e69 into easybuilders:develop Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants