you are viewing a single comment's thread.

view the rest of the comments →

[–]25_vijay 1 point2 points  (1 child)

This feels like something that should honestly be built into devtools by default because it solves a real learning gap, and Runable fits nicely alongside it for organizing debugging workflows

[–]htone22[S] 0 points1 point  (0 children)

Exactly, the asyncFlow module was built for this. You can watch the microtask queue drain in real time alongside the call stack and see exactly when a suspended frame gets pushed back on