I am not able to detach from tmux after running celery process by pressing ctrl+D or ctrl+B as mentioned in this answer How to keep processes running after ending ssh session?
and command I am using for celery is celery -A portal.celery_example.celery worker --loglevel=INFO
ctrl+b
followed by:
), and type the command:detach
? – Artur Meinild Nov 13 '20 at 08:48ctrl+b
followed byd
. – pa4080 Nov 13 '20 at 08:53