# Feature Request ## Problem / Motivation - Extracted data and submitted data are saved/removed in separate tmpdirs on the server. - When a submission stalls/incomplete, the tmpdir stays on the server and is not cleared. ## Proposed Solution - keep data in one tmpdir on the server for each submission - Detect old tmpdirs and delete these.
Feature Request
Problem / Motivation
Proposed Solution