summaryrefslogtreecommitdiff
path: root/test/excludes/_appveyor/TestArray.rb
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2020-11-05 12:27:09 -0800
committerAaron Patterson <tenderlove@ruby-lang.org>2020-11-05 12:27:09 -0800
commitd8da5c198348eac3d3d7a3e13dfb8a9351ed07ae (patch)
tree4fa900f7e511c174f3da55675bdf8f1d6eabcad0 /test/excludes/_appveyor/TestArray.rb
parentab5f2fa4fb5b89a71080cd51e192a3882696fe04 (diff)
add asserts to find crash
Diffstat (limited to 'test/excludes/_appveyor/TestArray.rb')
0 files changed, 0 insertions, 0 deletions
02:40 -0500'>2026-01-04Add field handle_weak_references to TypedDataPeter Zhu 2025-12-28Always allocate Fiber objects in ThreadPeter Zhu 2025-12-25Implement cont using declare weak referencesPeter Zhu 2025-12-25Implement weak references on gen fields cachePeter Zhu 2025-12-20Small documentation adjustments for new/updated features (#15634)Victor Shepelev 2025-12-16Rename fiber_serial into ec_serialJean Boussier 2025-12-16Store the fiber_serial in the EC to allow inliningJean Boussier 2025-12-11Fix typo in Fiber.[] docsBenoit Daloze 2025-12-05Correctly handle `Process.fork` with an active `Fiber.scheduler`. (#15385)Sharon Rosner 2025-12-01Add `rb_ec_close` function to manage execution context cleanup. (#15253)Samuel Williams 2025-11-25Store fiber serial as Ractor-localJohn Hawthorn 2025-11-20Use a serial to keep track of Mutex-owning FiberJohn Hawthorn 2025-10-15We can't grab the VM Lock in free functionsLuke Gruber