Actions
Bug #1220
closedDRb::Observable notify_observers
    Bug #1220:
    DRb::Observable notify_observers
  
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
        
          
          Updated by seki (Masatoshi Seki) over 16 years ago
          
          
        
        
      
      - Status changed from Open to Closed
 - % Done changed from 0 to 100
 
=begin
Applied in changeset r22699.
=end
Actions