summaryrefslogtreecommitdiff
path: root/class.c
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2025-05-23 16:08:51 +0200
committerJean Boussier <[email protected]>2025-05-23 17:33:17 +0200
commit1435ea7f44f3d781a03054b4055a1ad2f90dd392 (patch)
tree55946492d7201e9ace149012956f1c108c651df5 /class.c
parent52da5f8bbc705e75d89403df281fcf95d30cbe15 (diff)
Add missing lock for `Module#remove_instance_variable`
We must take a lock to ensure another ractor isn't reading the ivars while we're moving them.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13426
Diffstat (limited to 'class.c')
0 files changed, 0 insertions, 0 deletions