Tries to pop and run tasks within the target's computation
until done, not found, or limit exceeded.
@param task root of CountedCompleter computation
@param limit max runs, or zero for no limit
@param shared true if must lock to extract task
@return task status on exit
Tries to pop and run tasks within the target's computation until done, not found, or limit exceeded.
@param task root of CountedCompleter computation @param limit max runs, or zero for no limit @param shared true if must lock to extract task @return task status on exit