mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 00:02:37 +00:00
Using traceback_with_variables module, generate more detail traceback with variables into debug log. This will help fixing bugs which is hard to reproduce. Closes #10472 [avi: regenerate frozen toolchain]