summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke Aritomo <[email protected]>2025-05-10 20:21:27 +0900
committerBenoit Daloze <[email protected]>2025-05-10 19:32:21 +0200
commit98667f82d29f758007e5c3487fc31dff5f0a4fa9 ()
treed3dc6892340ba24f4d2b79d441fdca2c1308bb26
parent29b3d683fb85d8c63b7b616ce8544d538814feaf (diff)
[DOC] Update documentation for ObjectSpace#each_object
Co-authored-by: Benoit Daloze <[email protected]>
Notes: Merged: https://.com/ruby/ruby/pull/13278
-rw-r--r--gc.c5
1 files changed, 2 insertions, 3 deletions
@@ -1545,10 +1545,9 @@ os_obj_of(VALUE of)
* 2.2250738585072e-308
* Total count: 7
*
- * Due to implementation limitations, this method will not yield
- * Ractor-unshareable the process is in multi-Ractor mode (when
* <code>Ractor.new</code> has been called within the process at least once).
- * This behavior is not considered ideal.
* See https://bugs.ruby-lang.org/issues/19387 for more information.
*
* a = 12345678987654321 # shareable