flask-gunicorn icon indicating copy to clipboard operation
flask-gunicorn copied to clipboard

Add threads argument

Open rragundez opened this issue 7 years ago • 1 comments

Add threads when parsing arguments, add argument to the cli function and add to options sent to gunicorn. Add final dot on some help strings. Remove unnecessary number_of_workers() in options since it is already been set as default in the argument parser. Small change in number_of_workers to make it more Pythonic.

rragundez avatar Jun 21 '17 13:06 rragundez

CN you merge it or close it? What you see fit.

rragundez avatar Jan 20 '19 20:01 rragundez