# File lib/drb/drb.rb, line 1720
  def thread
    @primary_server ? @primary_server.thread : nil
  end