issues Search Results · repo:ruby/weakref language:Ruby
Filter by
3 results (69 ms)
3 results
inruby/weakref (press backspace or delete to remove)Why
Hello. :wave: I m experiencing a bunch of warnings in my console and spec output when using this gem due to running Ruby
with -W:strict_unused_block as my RUBYOPT setting. Example:
$HOME/.cache/frum/versions/3.4.2/lib/ruby/3.4.0/delegate.rb:84: ...
JRuby has a native implementation of weakref (using Java weakref API) that should be incorporated into the gem, or
released as its own JRuby gem and a dependency added for the -java version of weakref. ...
There s an race condition in the implied usage of WeakRef.
The API only has weakref_alive?, and then delegated access to the referenced object. But the delegated access to the
object cannot be protected ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.