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

ParallelBoundedReader throws std::bad_alloc #5334

Merged
merged 4 commits into from
Apr 24, 2022

Conversation

bmarchant
Copy link
Contributor

Catch the std::bad_alloc exception, divide the area, and retry. Also make hoot:status parsing more fault tolerant for bad data with two or more valid statuses, take the first and ignore the rest.

Closes #5333

@bmarchant bmarchant self-assigned this Apr 22, 2022
@bmarchant bmarchant merged commit 176cde0 into master Apr 24, 2022
@bmarchant bmarchant deleted the catch_bad_alloc_parallel_bounded_reader_5333 branch April 24, 2022 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ParallelBoundedReader throws std::bad_alloc
1 participant