-
Notifications
You must be signed in to change notification settings - Fork 4
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
simulator: panic: invalid argument to Intn #104
Milestone
Comments
the arg is invalid. if this is the cause, we should just invaldate nodes_per_rp to be > 1 or any minimum number it needs.
|
@sonyafenge, please verify |
yes, I know. I accidentally put wrong number to env, so found this issue. this is not a blocking issue for testing. |
PR#126 covers this issue. |
yb01
pushed a commit
that referenced
this issue
Aug 10, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
start simulator with the command below and get panic:
Logs from simulator:
The text was updated successfully, but these errors were encountered: