Open
Description
At some point I'd like to confirm whether this is required. the Flush
call adds an overhead, but now that we are File.Move
ing the output I'd want to know whether this overhead still exists on the Move
operation, and if so, whether removing the inheritance is in our best interest (from either a simplicity or performance angle).