Skip to content

v1.19.3

Choose a tag to compare

@ioquatix ioquatix released this 21 Jul 00:42
b4bcf0f
  • Prevent URing, EPoll, and KQueue from entering a native wait when a signal exception becomes pending during the GVL transition. On Ruby versions without RB_NOGVL_PENDING_INTR_FAIL, the fallback now refreshes pending-interrupt state immediately before releasing the GVL while preserving the caller's exception-delivery timing.