smol-rs / polling

Portable interface to epoll, kqueue, event ports, and wepoll
Apache License 2.0
534 stars 65 forks source link

Re-add async-io tests once new version of async-io is released #145

Closed taiki-e closed 8 months ago

taiki-e commented 1 year ago

They have been removed in https://github.com/smol-rs/polling/pull/123 and https://github.com/smol-rs/polling/pull/130, but we should re-added them once the new version of async-io is released.