commit | baa7b67d091acf4c666e79e386712bd5ea79326c | [log] [tgz] |
---|---|---|
author | Nick Hengeveld <nickh@reactrix.com> | Fri Mar 10 20:18:01 2006 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Fri Mar 10 23:01:48 2006 -0800 |
tree | 852116fd35adf81371c03bc50abd272ba2c61da4 | |
parent | 5241bfe6d1593ad775dd79a5f598f66f479968b5 [diff] |
HTTP slot reuse fixes Incorporate into http-push a fix related to accessing slot results after the slot was reused, and fix a case in run_active_slot where a finished slot wasn't detected if the slot was reused. Signed-off-by: Junio C Hamano <junkio@cox.net>