On 1/6/2010 8:17 AM, Timothy Brownawell wrote:
On 1/6/2010 7:21 AM, Richard Levitte wrote:
Since about a week, I've run a debug variant of the server on
monotone.ca... It stalled today with the following backtrace:

When we get a new connection, it does get set non-blocking but we also
tell netxx to give it a long timeout, which it does by select()ing on
it. So apparently we get a spurious 'writeable' from the main select()
loop, and then the select() when trying to write times out.

This should be fixed in 8af10f7c168459e83c2076fedcf5bd2a582143a3, don't know a good way to test.


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to