You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shall there be some compile-time knob that renders all async_backtrace::framed annotations no-ops? (and makes backtrace and other functions return dummy values).
Something like log's or tracing's max_level_off / release_max_level_off.
The text was updated successfully, but these errors were encountered:
Shall there be some compile-time knob that renders all
async_backtrace::framed
annotations no-ops? (and makesbacktrace
and other functions return dummy values).Something like log's or tracing's
max_level_off
/release_max_level_off
.The text was updated successfully, but these errors were encountered: