From 9ae26d23f12aa47f0829df359d00a71e3da9ee82 Mon Sep 17 00:00:00 2001 From: Brendan Harris Date: Wed, 24 Apr 2024 23:08:11 +1000 Subject: [PATCH] Fix `foreachprogress` returning early (#249) --- src/progress.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/progress.jl b/src/progress.jl index d1385c1c..47bc99e6 100644 --- a/src/progress.jl +++ b/src/progress.jl @@ -688,7 +688,6 @@ function foreachprogress( start!(pbar) task = Threads.@spawn _startrenderloop(pbar) end - return # The job tracks the iteration through `iter` job = addjob!(