You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally reported by: Jason R. Coombs (Bitbucket: jaraco, GitHub: jaraco)
We recently saw this in the VR logs for a failed swarm:
Traceback (most recent call last):
File "/app/.heroku/venv/lib/python2.7/site-packages/vr/server/tasks.py", line 87, in wrapper
func(*args, **kwargs)
File "/app/.heroku/venv/lib/python2.7/site-packages/vr/server/tasks.py", line 556, in swarm_release
host = hosts[x % hostcount]
ZeroDivisionError: integer division or modulo by zero
Originally reported by: Jason R. Coombs (Bitbucket: jaraco, GitHub: jaraco)
We recently saw this in the VR logs for a failed swarm:
The text was updated successfully, but these errors were encountered: