Skip to content

Conversation

@kddnewton
Copy link
Member

When running the CLI in parallel, you can't use || on outputs because
that will potentially not evaluate the RHS of the expression. Instead,
we'll use | to combine outputs.

Fixes #111

When running the CLI in parallel, you can't use `||` on outputs because
that will potentially not evaluate the RHS of the expression. Instead,
we'll use `|` to combine outputs.
@kddnewton kddnewton merged commit c7736d4 into main Jul 15, 2022
@kddnewton kddnewton deleted the fix-111 branch July 15, 2022 16:02
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.

stree hangs out with 100% CPU

2 participants