Concurrent::Edge::BlockedPromise
@!visibility private
# File lib/concurrent/edge/future.rb, line 1216 def initialize(event, default_executor) super Event.new(self, default_executor), event, 1 end
# File lib/concurrent/edge/future.rb, line 1220 def on_completable(done_future) complete_with Event::COMPLETED end
[Validate]
Generated with the Darkfish Rdoc Generator 2.