made pruner a daemon thread

This commit is contained in:
Alok Saldanha
2025-11-08 18:40:33 -05:00
parent 79fef57010
commit d747860118
5 changed files with 22 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
#
# PREREQUISITES:
# - uWSGI installed (pip install uwsgi)
# - Virtual environment activated or .venv present
# - Virtual environment activated
# - .env file with CELLXGENE_LOCATION and CELLXGENE_DATA (or CELLXGENE_BUCKET)
#
# USAGE: