commit ba7b6246b7dc6d75ccf28329c41ea1d688123127 Author: Nick Mathewson nickm@torproject.org Date: Mon Sep 29 09:40:33 2014 -0400
Note when 13291 was introduced. --- changes/bug13291-spawn-test-race-condition | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug13291-spawn-test-race-condition b/changes/bug13291-spawn-test-race-condition index c14de8a..bedd799 100644 --- a/changes/bug13291-spawn-test-race-condition +++ b/changes/bug13291-spawn-test-race-condition @@ -1,4 +1,4 @@ o Minor bugfixes: - Stop spawn test failures due to a race condition between the SIGCHLD handler updating the process status, and the test reading it. - Fixes bug 13291. + Fixes bug 13291; bugfix on 0.2.3.3-alpha.
tor-commits@lists.torproject.org