We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb44bf8 commit 70411feCopy full SHA for 70411fe
lib/concurrent/agent.rb
@@ -32,8 +32,6 @@ module Concurrent
32
#
33
# @!attribute [r] timeout
34
# @return [Fixnum] the maximum number of seconds before an update is cancelled
35
- #
36
- # @see http://ruby-doc.org/stdlib-2.1.1/libdoc/observer/rdoc/Observable.html Ruby +Observable+ module
37
class Agent
38
include Dereferenceable
39
include UsesGlobalThreadPool
0 commit comments