is there any way to debug a 'promise leak' the sta...
# general
b
is there any way to debug a 'promise leak' the stack output doesnt show anything interesting
h
That's not a thing that'll show up in a stack trace. I believe that means "The resolution of this promise hasn't been used anywhere, so any errors won't be reported."