Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

while loop got eof error #60

Open
junjunlab opened this issue May 9, 2023 · 1 comment
Open

while loop got eof error #60

junjunlab opened this issue May 9, 2023 · 1 comment
Labels
question Further information is requested

Comments

@junjunlab
Copy link

Hi, I run XAM follow your code with while loop but I got an eof error:

1683638910779

And I change to for loop it works fine:

1683639189436

How should I solve it,thanks!

@kescobo kescobo added the question Further information is requested label May 11, 2023
@CiaranOMara
Copy link
Member

We've got a test case for the while loop that is passing. So, I'm surprised the while loop is not working for you.

@junjunlab, I have got a few questions.

  • Can you share your sam file so I can reproduce the error?
  • Could you also let us know which version of BGZFStreams and XAM with which you encountered the error?
  • And finally, are you using multiple threads?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants