AI-Planning / planning-as-a-service

The newly improved planner (and more) in the cloud.
Apache License 2.0
30 stars 7 forks source link

remove uploaded file from webserver #5

Open nirlipo opened 3 years ago

nirlipo commented 3 years ago

Find out if there's an async way of removing files once celery tasks have finished. Something similar to what's there in function check_task below

see https://github.com/AI-Planning/planning-as-a-service/blob/master/server/api/app.py#L66