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
It should not be too hard to make it possible to inspect back up the callstack.
All the variables are in memory, so we just need to add a reference to the parent context from the child context.
And tweak the UI a bit to expose that information.
Possibly can be exposed as moving up the callstack
If so needs #6, ot to not be very confusing
The text was updated successfully, but these errors were encountered:
It should not be too hard to make it possible to inspect back up the callstack.
All the variables are in memory, so we just need to add a reference to the parent context from the child context.
And tweak the UI a bit to expose that information.
Possibly can be exposed as moving up the callstack
If so needs #6, ot to not be very confusing
The text was updated successfully, but these errors were encountered: