Skip to content

Conversation

@jmsmkn
Copy link

@jmsmkn jmsmkn commented Nov 17, 2025

This PR implements a new signal, process_picture_done, which is emitted when the task completes. It adds a new kwarg to PictureProcessor instances, field, which is a string so that it can be serialized in Celery and contains the model name, app label and field name. This, combined with the file name, allows the user to find which instance(s) this processing task corresponds to, so that they could then take action, e.g. by setting a processing done field in the database.

Any feedback welcome!

See #160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant