revsys / django-health-check

a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
https://readthedocs.org/projects/django-health-check/
MIT License
1.22k stars 191 forks source link

Updates documentation for disabling threading #425

Open mnitchie opened 5 months ago

mnitchie commented 5 months ago

Updates documentation for disabling threading, implemented in https://github.com/revsys/django-health-check/pull/362