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

adjust screed to allow replacement of stdin input #1348

Open
ctb opened this issue Feb 25, 2021 · 0 comments
Open

adjust screed to allow replacement of stdin input #1348

ctb opened this issue Feb 25, 2021 · 0 comments

Comments

@ctb
Copy link
Contributor

ctb commented Feb 25, 2021

When working on #1347, I discovered that it was impossible to feed sequences into screed via mocking stdin with io.StringIO. We should fix that so that we can test streaming into sourmash sketch.

It looks like the problem is that screed opens /dev/stdin directly when - is surprised.

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

No branches or pull requests

1 participant