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

[Bug] Error in if (config$max_steps == 0) 1 else state$step/config$max_steps #168

Open
JoseMMerida opened this issue Mar 26, 2024 · 1 comment

Comments

@JoseMMerida
Copy link

While executing the handler_filesize i am constantly having this error: Error in if (config$max_steps == 0) 1 else state$step/config$max_steps

I am executing the R script through the CLI. I have tried to track back in thecode where it is happening, but it is supposed to be initialized in each invocation of the progress bar.

@HenrikBengtsson
Copy link
Owner

Can you please provide a minimal reproducible example, session info details, etc. Otherwise, it will be a big guessing game trying to figure this one out.

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

No branches or pull requests

2 participants