Project

General

Profile

Actions

Bug #1220

closed

DRb::Observable notify_observers

Added by Alessandro (Alessandro Di Maria) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
1.9.1p0 (2009-01-30 revision 21907) [powerpc-darwin9.6.0]
Backport:
[ruby-core:22560]

Description

=begin
The module oberservable uses now a hash to store listeners.
The notify_observers method of DRb::Observer therefore should iterate through a hash not an array.
=end


Files

observer.patch (519 Bytes) observer.patch Alessandro (Alessandro Di Maria), 02/27/2009 06:11 AM
Actions #1

Updated by seki (Masatoshi Seki) about 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r22699.
=end

Actions

Also available in: Atom PDF

Like0
Like0