# File lib/httpclient/connection.rb, line 79 def join if @async_thread @async_thread.join end nil end