소스 검색

Note when 13291 was introduced.

Nick Mathewson 9 년 전
부모
커밋
ba7b6246b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      changes/bug13291-spawn-test-race-condition

+ 1 - 1
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.