* Removed nrWaitees field. It was redundant with waitees.size() and
could get out of sync if multiple input derivations mapped to the same closure expression (since waitees is a set).
Loading
Please register or sign in to comment
could get out of sync if multiple input derivations mapped to the same closure expression (since waitees is a set).