THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3 Client: rb Patch: Nathan Beyer The message expectations in RSpec 2.11.x don't seem to work consistently on Ruby 1.9.x when Threads are used. This is causing a problem in a few tests in server_spec.rb.