# File lib/em-http/multi.rb, line 52
    def check_progress
      succeed(self) if finished?
    end