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

Run() does not return JobStack results correctly. #18

Closed
DiscoRiver opened this issue Oct 14, 2021 · 0 comments · Fixed by #20
Closed

Run() does not return JobStack results correctly. #18

DiscoRiver opened this issue Oct 14, 2021 · 0 comments · Fixed by #20
Assignees
Labels
bug Something isn't working

Comments

@DiscoRiver
Copy link
Owner

run (see unexported), does not account for Config.JobStack, and therefore only returns a single job result from each host. Function needs to be updated so that the results channel has the correctly length when JobStack is present. Similar to how runStream functions.


@DiscoRiver DiscoRiver added the bug Something isn't working label Oct 14, 2021
@DiscoRiver DiscoRiver self-assigned this Oct 14, 2021
DiscoRiver added a commit that referenced this issue Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant