Skip Menu |

This queue is for tickets about the Future-AsyncAwait CPAN distribution.

Report information
The Basics
Id: 130956
Status: new
Priority: 0/
Queue: Future-AsyncAwait

People
Owner: Nobody in particular
Requestors: leonerd-cpan [...] leonerd.org.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.33
Fixed in: (no value)



Subject: Doesn't work with Devel::NYTProf
$ perl -d:NYTProf -e'use Future::AsyncAwait; my $f = Future->new; (async sub { await $f })->()->get' panic: unimplemented op custom (#383) called at -e line 1. -- Paul Evans