#debug async deadlocks [Question]

1 messages · Page 1 of 1 (latest)

twilit kelp
#

rr (the debugger) and tokio-console might be of great use for those two

#

The first one lets you record program execution and play it like a video afterwards (even in reverse!), the second one integrates with profiling to introspect the runtime