That's why I push!(thresholds, typemax(eltype(thresholds))) I was hoping to keep myself from this kind of bounds error...
And that still doesn't explain why it would work in remotecall/normal calls, but not pmap, unless I'm missing something.
That's why I push!(thresholds, typemax(eltype(thresholds))) I was hoping to keep myself from this kind of bounds error...
And that still doesn't explain why it would work in remotecall/normal calls, but not pmap, unless I'm missing something.