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

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

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

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

No branches or pull requests

2 participants