Hi @nithinj,
Using “-Wsandbox=PRIVATE -Roe” would result in different behavior from the currently documented “-Wsandbox=PRIVATE -koe” if the job fails, since in the -Roe case we’d only remove the file(s) if the job succeeded.
I guess I just don’t see a real reason to bother changing the currently documented “-Wsandbox=PRIVATE -koe” behavior, because as it provides behavior (albeit not commonly used) that is not exactly matched by any new functionality, and is consistent with the various definitions of the attributes involved. Does getting rid of the current behavior make implementing and/or maintaining this new feature substantially easier?