Shopify / pitchfork

Other
676 stars 22 forks source link

Disable IO tracking on Rubies older than 3.2.3 #101

Closed casperisfine closed 6 months ago

casperisfine commented 6 months ago

To avoid running into https://bugs.ruby-lang.org/issues/19531.

Ref: https://github.com/Shopify/pitchfork/issues/100

This Ruby bug can lead to memory corruption that cause VM crashes when calling various IO methods.