Fix error when lsof did not work
lsof
[DOC] Fill missing stars
[ruby/prism] Adapt ParametersNode#signature to ErrorRecoveryNode
ParametersNode#signature
ErrorRecoveryNode
No need to list them all out anymore, it's just a single possibility now
https://github.com/ruby/prism/commit/893f2734cb
[ruby/prism] Fix type for ArrayPatternNode#rest
ArrayPatternNode#rest
It can only ever be one of these two
https://github.com/ruby/prism/commit/f871ce0260
Fix error when lsof is not found
LeakChecker: skip CLOSE_WAIT sockets
Those FDs still live in the kernel space but have been closed in the user space.
ZJIT: Add IseqVersion::is_invalidated() method
Address review feedback: use a method instead of directly comparing .status == IseqStatus::Invalidated.
ZJIT: Recompile getivar on guard_shape_failure
ZJIT: Add TODO to subsume guard dedup into GVN
View all revisions | View revisions
Also available in: Atom