ruby/internal
Jean Boussier 085cc6e434 Ractor: revert to moving object bytes, but size pool aware
Using `rb_obj_clone` introduce other problems, such as `initialize_*`
callbacks invocation in the context of the parent ractor.

So we can revert back to copy the content of the object slots,
but in a way that is aware of size pools.
2025-04-04 16:26:29 +02:00
..
2025-01-08 09:11:59 -05:00
2025-01-20 10:31:36 -05:00
2025-03-27 17:54:56 +01:00