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