Clemens Buchacher <drizzd@xxxxxx> writes: > I have rebased Junio's cb/git-daemon-tests onto your > jk/child-cleanup and replaced the call to pkill with a regular kill > command. > > On top of that, I have added two commits to fix the discussed race > condition. I also verified that the race condition actually happens > by adding an artificial delay in the daemon (this change is > obviously not included). > > I pushed the new cb/git-daemon-tests to > https://github.com/drizzd/git . If you have no objections I will > post the entire series including your run-command and send-pack > patches to the list. Looked fine except that some patches seem to lack enough justification (justification in Peff's reply was good enough). I actually was thinking that the previous round was good enough (perhaps dropping the "pkill" bit altogether and replacing it with "kill" on the daemon process itself, if OSX folks complain loudly), so it is in "next" already, but it seems that the best course of action would be to drop it and queue your re-roll afresh, aiming for the next cycle. Thanks. -- 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