'How to check if the Django-background process is running in server?
The command to start the background process is,
nohup python manage.py process_tasks &
Similarly in Linux which is the command used to check running status?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
