invenia / Parallelism.jl

A library for threaded and distributed parallelism.
MIT License
8 stars 1 forks source link

`robust_pmap` doesn't work with ProgressMeter.jl #14

Closed Moelf closed 1 year ago

Moelf commented 1 year ago

https://github.com/timholy/ProgressMeter.jl

Moelf commented 1 year ago

https://github.com/timholy/ProgressMeter.jl/blob/ff488567b6f337c309d09a4dbd22018dca22fecd/src/ProgressMeter.jl#L1039

as a work around