mdozmorov / genome_runner

Academic Free License v3.0
0 stars 3 forks source link

Celery worker adding file handler for each new task being submitted #121

Closed lkscara closed 8 years ago

lkscara commented 8 years ago

Result is that new runs will write to the log file of the new run as well as old runs that the current thread of the celery worker is working on.