v1.19.3
- Prevent
URing,EPoll, andKQueuefrom entering a native wait when a signal exception becomes pending during the GVL transition. On Ruby versions withoutRB_NOGVL_PENDING_INTR_FAIL, the fallback now refreshes pending-interrupt state immediately before releasing the GVL while preserving the caller's exception-delivery timing.