mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
Allocating the exception might fail, terminating the application as `abandoned()` is called in a noexcept context. Handle this case by catching the bad-alloc and aborting the reader with that instead when this happens.
108 KiB
108 KiB