Skip to content

gwcelery/tasks/inference.py: do not remove pe directory after the run

This MR drops a task to clean up PE run directory after it completes. I got confirmation from Stuart that preserving all the PE directories for real events given their expected event rate. For playground and testing, we would like to set up a cron job to automatically remove directories older than a week.

This resolves part of #471 (closed).

Merge request reports