mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 04:37:00 +00:00
No point in continuing processing the entire buffer once a failure was found. Especially that an early failure might introduce conditions that are not handled in the normal flow-path. We could handle these but there is no point in this added complexity, at this point the test is failed anyway.