On Mon Aug 10 14:20:34 2015, r...@hoelz.ro wrote:
> See the attached script.
> 
> The original backtrace of an exception seems to vanish when awaiting a
> Promise throws that exception.

Now we show both backtraces, and more clearly explain what happened (that we're 
throwing now because the result of a broken Promise was requested, followed by 
the original exception that broke the Promise and its location). Test in 
S17-promise/start.t.

/jnthn

Reply via email to