# what: the EXIT trap that removes the run's private download directory is gone # why: the directory holds whatever was fetched on the way through; leaving one behind per run turns a fix for a race into a slow leak of downloaded payloads under /tmp # kills: …and which does not outlive the run # run: unit <<