TaskT
Task2y ago
trim21

encounter a issue that task caching not working anymore.

I have a simple task running just
echo 1
with
sources
and
generates
. and it's hash in
.task/checksum/
doesn't change.

But it never consider
up to date
and command always run.

I have same version task on debian and it's ok, but not working as expected on windows

Is this maybe a bug?
Was this page helpful?