mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-21 23:20:40 +00:00
Running both combinations bloats CI times too much. So, we switch to tokio-epoll-uring for 2-3 days, so that the code gets exposure. Then we switch it back a few days before the next release so that the `std-fs` engine gets coverage, because that's what we're going to continue using in prod for the time being.