uwsgi-docs
uwsgi-docs copied to clipboard
Unwanted restart of cron tasks
I have few option-based cron tasks. When the uwsgi restarts (eg. deploying new version of the app) they are restarted as well even they are unique. Is there a way to avoid that? I couldn't find any related info in the docs.
Actually I'm not sure whether this is documentation issue...