uwsgiconf icon indicating copy to clipboard operation
uwsgiconf copied to clipboard

mule_farm handling for strings

Open idlesign opened this issue 2 years ago • 0 comments

.workers.set_mules_params(farms=[PythonSection.workers.mule_farm(16)]) produces wrong config if 16 is given as a string. Need also to consider a possibility to accept and handle numeric strings.

idlesign avatar Mar 23 '22 07:03 idlesign