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

Catch exception on MemoryError due to very long task #57

Closed
pettarin opened this issue Jan 23, 2016 · 1 comment
Closed

Catch exception on MemoryError due to very long task #57

pettarin opened this issue Jan 23, 2016 · 1 comment
Labels
Milestone

Comments

@pettarin
Copy link

@pettarin pettarin commented Jan 23, 2016

Currently aeneas fails "silently" when fed with a task too long to fit the WAVE file in RAM.

Catch the MemoryError explicitly and generate a human-readable error.

See: http://www.mobileread.com/forums/showpost.php?p=3245813&postcount=17

@readbeyond
Copy link
Owner

@readbeyond readbeyond commented Apr 2, 2016

Implemented the max task audio length to kind achieve the same.

@readbeyond readbeyond closed this Apr 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants