Log error in BenchRUnWorker::run before letting the thread die for uncaught exceptions

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In BenchRunWorker::run, when this line triggers an exception,

      boost::scoped_ptr<DBClientBase> conn( _config->createConnection() );
      

      the thread just dies silently without logging the assertion and causes the mongo shell to print a stack trace.

            Assignee:
            David Daly (Inactive)
            Reporter:
            Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: