-
- Downloads
There was a problem fetching the pipeline summary.
element.py: Fix broken exception for non-strict rebuilds of certain elements (strict_rebuild)
This was doing a non-recursive calculation of weak cache keys, but the intention was to do a recursive one; this is why my demo was an epic failure.
Please register or sign in to comment