Hey @ioquatix ,
I bumped io-event this morning and it doesn't seem like a very happy camper. We're using io_uring in prod which seems to be the trigger. Everything is fine here in dev (macOS) but on prod something is causing it to segfault.
This is Ruby 4.0.6, with latest async-* everything. I am not sure if I can provide you with something else, or if you're able to reproduce it.
For now, I've locked io-event to 1.19.5 which seems stable.
Hey @ioquatix ,
I bumped
io-eventthis morning and it doesn't seem like a very happy camper. We're usingio_uringin prod which seems to be the trigger. Everything is fine here in dev (macOS) but on prod something is causing it to segfault.This is Ruby 4.0.6, with latest
async-*everything. I am not sure if I can provide you with something else, or if you're able to reproduce it.For now, I've locked
io-eventto1.19.5which seems stable.