Stan Hu
|
d8a6a666c1
|
Drop RB_GC_GUARD patch
It appears that this did not help.
|
2022-01-24 00:07:04 -08:00 |
|
Matthias Kaeppler
|
f7db299357
|
Apply object tracing mark patch from upstream Ruby
Original commit:
7a58ee9b96
This might fix https://gitlab.com/gitlab-org/gitlab/-/issues/350296
|
2022-01-20 13:37:02 +01:00 |
|
Stan Hu
|
012bc5654a
|
Add Ruby patch to test GC issues with object tracing enabled
It's possible we just need a `RB_GC_GUARD` to prevent `obj` from being
prematurely freed by the garbage collector. This is test out
https://github.com/ruby/ruby/pull/5470/files.
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/350296
|
2022-01-19 11:37:36 -08:00 |
|
Stan Hu
|
ef05340775
|
Add Ruby 2.7.5 patches
|
2021-12-04 08:11:19 -08:00 |
|