arq icon indicating copy to clipboard operation
arq copied to clipboard

warning and close if pool is None

Open samuelcolvin opened this issue 6 years ago • 0 comments

https://github.com/samuelcolvin/arq/blob/fd59bfc7614f0322c1af7ba8bac07885c21c49b3/arq/worker.py#L295

If pool is None here, log a warning and close.

samuelcolvin avatar Sep 12 '19 15:09 samuelcolvin