# New Ticket Created by  mt1957 
# Please include the string:  [perl #126692]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126692 >


Hi,

When using 'my $p = Promise.start($code)' and die in that code for some 
reason, I will get the die error message but the line number is of the 
'await $p' line. It would be more helpful to have the line number of the 
original die statement.

perl6 version 2015.11-5-g08a804c built on MoarVM version 2015.11

Greetings
Marcel

Reply via email to