From: "luke-gru (Luke Gruber) via ruby-core" Date: 2023-01-21T04:35:37+00:00 Subject: [ruby-core:111948] [Ruby master Bug#19359] Ractors not being garbage collected Issue #19359 has been updated by luke-gru (Luke Gruber). Sorry, false alarm :) ---------------------------------------- Bug #19359: Ractors not being garbage collected https://bugs.ruby-lang.org/issues/19359#change-101384 * Author: luke-gru (Luke Gruber) * Status: Open * Priority: Normal * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- I'm not sure why but they aren't being collected. I was looking at the issue https://bugs.ruby-lang.org/issues/19112 to see if I could solve it and when debugging it I noticed that ractor_free() is never called. I think it could be an issue of threads marking ractors and ractors marking threads, so the two are never freed. -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/