Open
Description
We use std::abort
in two places:
tntcxx/src/Client/Connection.hpp
Lines 404 to 414 in b89ebc6
tntcxx/src/Client/Connection.hpp
Lines 531 to 549 in b89ebc6
This is unacceptable for library code — we need to inspect these places and find an alternative.