Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
non-deterministic test failure in AsyncBufferedIteratorTest #776
Comments
d-cameron
added a commit
to d-cameron/htsjdk
that referenced
this issue
Jan 20, 2017
|
|
d-cameron |
c4ba257
|
yfarjoun
added a commit
that referenced
this issue
May 16, 2017
|
|
d-cameron + yfarjoun |
e1cf07e
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lbergelson commentedJan 4, 2017
I'm seeing a random failure of AsynchBufferedIteratorTest.testBackground blocks.
The test has a comment saying that it's subject to race conditions.