mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +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]