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
As I see in the code of this debugger, the async functions were deliberately forbidden for tracing.
What's the reason for it?
And can we expect to see this implemented in the future? I mean the tracing of async functions.
Thank you.