Task output_file not writing

I tried using output_file in the tasks.yaml, and it doesn’t seem to write. Then I tried adding output_file directly in “return Task(config=myconfig, output_file=myoutputfile)”. It doesn’t seem to write the output file. This seems to be a simple problem, did I forget something? This worked previously as I recall.