timholy / ProgressMeter.jl

Progress meter for long-running computations
MIT License
694 stars 91 forks source link

Allow @showprogress for mapreduce #241

Closed itsdfish closed 1 year ago

itsdfish commented 2 years ago

I encountered an error when trying to use @showprogress with mapreduce. It might be useful to add support for mapreduce since it is similar to map.