Some day, stop supporting Tornado 3.
Wait for New Relic's monitoring agent to support Tornado 4.
Remove the attempted import of TracebackFuture, just use Future.
Remove the SkipTest("MOTOR-73") statements.
Remove "stream_method()" in frameworks/tornado.py, and replace the _Wait class with Tornado 4's with_timeout method.