Skip to content
  • Samuel GAIST's avatar
    [execution] Implement temporary resources cleanup · e6583a16
    Samuel GAIST authored
    The Docker and subprocess executors use one or more
    temp folders during processing. This patch implements
    proper removal of them when they are done.
    
    There's a debug settings that can be used to switch
    that cleanup off.
    e6583a16