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

Basic semantics of asynchronous item #93

Merged
merged 8 commits into from
Oct 9, 2021
Merged

Basic semantics of asynchronous item #93

merged 8 commits into from
Oct 9, 2021

Conversation

magicant
Copy link
Owner

@magicant magicant commented Oct 6, 2021

This pull request only implements the execution of asynchronous commands. The $! parameter and the wait built-in are not yet supported.

To execute the and-or list in an asynchronous subshell, it has to be
shareable.
@magicant magicant self-assigned this Oct 6, 2021
@magicant magicant mentioned this pull request Oct 9, 2021
10 tasks
@magicant magicant marked this pull request as ready for review October 9, 2021 09:41
@magicant magicant merged commit 667d7da into master Oct 9, 2021
@magicant magicant deleted the async_command branch October 9, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant