Without this change, configurations that generated parse warnings would cause the parse_warnings array to grow without bounds as reload() was called. In an application where reload() is called repeatedly, the memory usage of the supervisord process grew over time. Addresses https://github.com/Supervisor/supervisor/issues/89
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|