JuliaLang / Distributed.jl

Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
https://docs.julialang.org/en/v1/stdlib/Distributed/
MIT License
29 stars 11 forks source link

Add a wait(::[Abstract]WorkerPool) (with PR code) #86

Closed vtjnash closed 2 months ago

vtjnash commented 7 months ago

PR at https://github.com/JuliaLang/julia/pull/48238 for adding this, approved already but needs to be recreated here