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
{{ message }}
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
While executing the command
parallel sometimes panics.
This is non-deterministic, but not rare, I encountered this panic 4 times today.
The line that panics is: https://github.com/mmstick/parallel/blob/master/src/input_iterator/iterator.rs#L127 - which means the start and end indices this code gets are bogus.
The text was updated successfully, but these errors were encountered: