Subject: | IO::Async::Future=HASH(0x...) is not yet ready |
t/22context-foreach.t fails on some of my smokers, possibly only if an older IO::Async::Future version is installed:
...
IO::Async::Future=HASH(0x435420f0) is not yet ready at t/22context-foreach.t line 190.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 8.
t/22context-foreach.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
...