Fix documentation of MonitorMixin#new_cond [ci skip] (#2707)
MonitorMixin#new_cond
Since https://github.com/ruby/ruby/pull/2576, new_cond uses the Monitor object, not the receiver.
new_cond
Fix documentation of
MonitorMixin#new_cond[ci skip] (#2707)Since https://github.com/ruby/ruby/pull/2576,
new_conduses the Monitor object, not the receiver.