Simon Adorf

Results 102 comments of Simon Adorf

> The question is this a useful distinction for the user to be exposed to. Then answer is a very clear **yes**! This is a very important distinction for the...

> 1) What are practical uses of the cmd_suffix? One could use it to generally pipe output into some file or to integrate the command into some kind of subprocess....

@b-butler Please do not feel discouraged to argue your position just because there is some opposition. I intentionally waited with my initial response because I wanted to make sure that...

@klywang Can you give an update on this issue? Has this potentially been "automatically" resolved with some of the other patches that have been merged in the meantime?

> > This means that in the majority of cases, API quality and implementation clarity should be correlated with each other. > > I agree with that statement when starting...

I would like to update my proposal: - `--parallel=none`: No parallel execution, default when no option is provided. - `--parallel=inter-groups`: Parallel execution between, but not within groups; default when only...

Calculating resources for this is non-trivial. How does this relate to #265 ?

Agreed, refactoring the directives logic must be the first step.