Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid array quoting on error states in async_process_results
The way items were quoted on error states could result in zsh interpreting the content within double-quotes as multiple arguments to the callback function, breaking the 6-argument promise for certain outputs.
- Loading branch information