Open
Description
Discussed in #3679
Originally posted by stdedos October 2, 2024
I am trying to build a quick pipeline for https://github.com/ConradIrwin/interception (stdedos/interception@4ff277c), but it seems that "no truffleruby variant" supports TracePoint.new(:raise)
?
https://github.com/stdedos/interception/actions/runs/11141771488/job/30963350904#step:5:19
I am not very involved with ruby - but you do claim:
https://www.graalvm.org/ruby/
TruffleRuby aims to be fully compatible with the standard Ruby runtime (MRI/CRuby)
So I thought it is not far-fetched to at least ask for some quick tips 🙏