`@ensure_cached` in `task_test_base.py` is incompa...
# general
a
@ensure_cached
in
task_test_base.py
is incompatible with the new task fingerprinting, and I need to modify 56 usages of that in the codebase. does that sound kosher? it should be simple but i wanted to sanity check so i don't have to revert it later.