Slackbot
08/01/2023, 8:26 PMChris Lee
08/01/2023, 8:37 PM@OutputDirectory. Even with @OutputFiles you run a risk if the output location is shared with other tasks.
It’s cleanest to have a task-dedicated output location to write stuff to, and from there chain tasks together (copy from task, etc).