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

Num-parallel flag leads to crash #368

Closed
vtnate opened this issue Jul 13, 2022 · 0 comments · Fixed by #369
Closed

Num-parallel flag leads to crash #368

vtnate opened this issue Jul 13, 2022 · 0 comments · Fixed by #369
Assignees
Labels
bug Something isn't working

Comments

@vtnate
Copy link
Collaborator

vtnate commented Jul 13, 2022

Expected behavior

num-parallel flag to appropriately set the number of parallel jobs when running OS simulations

Actual behavior

Crashes with undefined method 'to_i' for true:TrueClass (NoMethodError) Did you mean? to_s

To Reproduce

Steps to reproduce the behavior:

  1. uo run -s ... -f ... -n 3 in an existing project

Additional context

Env var and manually updating runner.conf work as expected

@vtnate vtnate added the bug Something isn't working label Jul 13, 2022
@vtnate vtnate self-assigned this Jul 13, 2022
@vtnate vtnate mentioned this issue Jul 13, 2022
3 tasks
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