New submission from Philip Horger :
I haven't yet checked to see if other errors mess it up, but it refuses to exit
the serve_forever() loop if the last request had a 404 error.
--
components: Library (Lib)
messages: 140382
nosy: Philip.Horger
priority: normal
severity: normal
s
Philip Horger added the comment:
I'm having trouble replicating the issue in simpler code snippets than the
project code the issue first popped up in, which means the problem is
probably my own code. For now, it looks like this was a false alarm, and I'm
sorry for wasting anyone
Philip Horger added the comment:
Thanks, sounds good to me too. I'll probably work on it a bit later, see if
I can find the bug in my own code at least.
On Mon, Jul 18, 2011 at 3:23 PM, Senthil Kumaran wrote:
>
> Changes by Senthil Kumaran :
>
>
> Removed file: ht