hiratara/p5-Data-Monad-CondVar

Can't finish cancel.t without EV

Closed this issue · 1 comments

If you don't install EV, t/condvar/cancel.t won't be finished.

You can reproduce this problem by following command:

$ PERL_ANYEVENT_MODEL=Perl prove -lv t/condvar/cancel.t

Fixed on 0d1ee1d