Module RR::NoisyConnection
In: lib/rubyrep/noisy_connection.rb

Modifies ProxyConnections to send regular pings to an installed TaskSweeper

Methods

Attributes

sweeper  [RW]  The installed TaskSweeper

Public Instance methods

Wraps ProxyConnection#commit_db_transaction to update the TaskSweeper

Modifies ProxyConnection#select_cursor to wrap the returned cursor into a NoisyCursor.

[Validate]