forked from goodboy/tractor
We were using a `all(<yielded values>)` condition which obviously won't work if the batched managers yield any non-truthy value. So instead see the `unwrapped: dict` with the `id(mngrs)` and only unblock once all values have been filled in to be something that is not that value. |
||
---|---|---|
.. | ||
__init__.py | ||
_broadcast.py | ||
_mngrs.py |