On Tue, Dec 10, 2013 at 12:36 AM, Shai Berger <
sh...@platonix.com> wrote:
>
> This would be a new feature, and I think it is a little late for one of those
> for 1.6. In 1.7, the whole StoppableWSGIServer class is gone -- with Python
> 2.7 and above, the stdlib's WSGIServer provides the needed functionality. You
> might want to investigate how (if) timeouts are set for Python>=2.7's
> WSGIServer -- at a glance, I didn't see any such thing in the Django code.
such problem. As for Django < 1.7 well .... the monkey patch is not