0

I'm new with dramatiq and I do not find a way how to start dramatiq in detach mode like Celery?

I try to start with flags --d --detach, but nothing works.

Please inform me how to start dramatic in detach mode when I start dramatiq app:broker

bad_coder
  • 11,289
  • 20
  • 44
  • 72
dmitriy_one
  • 477
  • 1
  • 5
  • 16

1 Answers1

0

I found it's already work on detach mode, but if you wish to read the logs you need to have your terminal in open view

dmitriy_one
  • 477
  • 1
  • 5
  • 16