mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 06:23:03 +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