diff options
author | Jean Boussier <[email protected]> | 2025-05-23 16:08:51 +0200 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2025-05-23 17:33:17 +0200 |
commit | 1435ea7f44f3d781a03054b4055a1ad2f90dd392 (patch) | |
tree | 55946492d7201e9ace149012956f1c108c651df5 /class.c | |
parent | 52da5f8bbc705e75d89403df281fcf95d30cbe15 (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