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

Stop decoding of a file #25

Open
karsten42 opened this issue Jun 14, 2017 · 1 comment
Open

Stop decoding of a file #25

karsten42 opened this issue Jun 14, 2017 · 1 comment

Comments

@karsten42
Copy link
Contributor

Is there a way right now to stop the decoding of a file?
As far as I see from looking at the code if you were to stop calling the Decode() method before you went through the entire file there would be dangling go routines that you can't stop. Am I missing something, or is it just not intended so far to stop the decoding prematurely?

@AlekSi
Copy link
Collaborator

AlekSi commented Jun 14, 2017

You are right, it's not implemented yet. Feel free to send a PR if you have time.

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

No branches or pull requests

2 participants