SWE-bench
SWE-bench copied to clipboard
Fix: the pbar doesn't update immediately when futures fail unless there are subsequent successful futures.
Reference Issues/PRs
None.
What does this implement/fix? Explain your changes.
Because of the incorrect continue line, pbar doesn't update immediately when futures fail unless there are subsequent successful futures.