commit | cd1aa0d5eaab7edce2b42705a05532c41c8d0a0a | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 11:48:17 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 11:48:17 2011 +0200 |
tree | 84cbb7e38b9de1df833b7b739e0fb6974fe4996b | |
parent | 4143535d865b103ebe6cbce51287a63f9538afd3 [diff] |
Issue #12429: Skip interrupted write tests on FreeBSD <= 7 On FreeBSD, the SIGALRM signal is sometimes received by the reader thread.