[CHANGES]
- Document and test that separate
->watch_iocalls for read and
write-readiness work correctly
- Implement (most of) the
Future::IO->pollAPI in
Future::IO::Impl::IOAsync
[BUGFIXES]
- Ensure that
IO::Async::Filecopes correctly with missing files
(RT136578)
- Test2's bail_out() is named in lowercase, not BAIL_OUT.
- Update the
time_between()test helper function to be better
suited toTest2