hlsToMp4 has a yield* fs.makeTempDirectoryScoped(); where the output file is saved, and I need that to be there until I send the response back. So in a way need to inherit the scope from the parent..pipe(Effect.scoped) on the handler, but that didn't do the trick