k
Results
1
comments of
k
The issue seems to be in the `gunicorn -> workers/base.py -> init_process() -> def changed(fname)` method. This function is called by the change watcher thread and it ends with `sys.exit(0)`...