Given test.tex:

% SOF
\starttext
Guten abend
\stoptext
% EOF

Run: context --puregeall --result=out.pdf test.tex

Expected: All .tuc and .log files are deleted.

Actual: out.log and out.tuc are not deleted.

Context version: 2021.03.27 19:09

Cheers!