csrftoken

Results 3 issues of csrftoken

Version:v0.16b3 I think performing `arq -- check demo. WorkerSettings` is the wrong result. For example: Results of health checks performed ![image](https://user-images.githubusercontent.com/29940756/58295427-c82d7480-7e01-11e9-885a-c522f931f1f2.png) The result of a forced termination of execution ![image](https://user-images.githubusercontent.com/29940756/58295453-ebf0ba80-7e01-11e9-9d1e-a4ec049a15b6.png)...

enhancement

I call the stop method in child thread,but loop’s state is running ~ Can you help me ? ``` import time import asyncio import threading from functools import partial import...