>> * jk/http-backend-deadlock (2015-05-15) 2 commits >> - http-backend: spool ref negotiation requests to buffer >> - http-backend: fix die recursion with custom handler >> >> Communication between the HTTP server and http_backend process can >> lead to a dead-lock when relaying a large ref negotiation request. >> Diagnose the situation better, and mitigate it by reading such a >> request first into core (to a reasonable limit). >> >> Will merge to 'next'. > > FYI, my plan was to re-roll this with a configurable max-buffer value > (and a higher default). That can come on top if you prefer, though. Thanks, then I'll hold. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html