...

Results 8 comments of ...

@plutec Any luck? i tried with both, python2.7 and python3.7 but no luck.

> Registering it in a Django AppConfig (or anywhere else in the standard Django import path) is problematic because of #121. I chose to build a custom management command for...

> > Registering it in a Django AppConfig (or anywhere else in the standard Django import path) is problematic because of #121. I chose to build a custom management command...

is it solve? i'm facing issue here. As @tilgovi mentioned. If i use `sleep`, it worked and `worker_abort` is being call. However, Other than this. It's not running `worker_abort` function.

same thing here, anyone find solution or root cause for this? any idea?

Sounds like we got no choice.

Why not to just add it and make a PR, others will confirm if it is essential. However, of course. It also makes sense about not wasting precious time on...