transport_->interrupt() missing in TSimpleServer::stop() --------------------------------------------------------
Key: THRIFT-972 URL: https://issues.apache.org/jira/browse/THRIFT-972 Project: Thrift Issue Type: Bug Components: C++ - Library Affects Versions: 0.5 Reporter: Rich Salz Calling stop in another thread doesn't work unless the transport knows to "be interrupted." All the big-kid servers cal interrupt(), why not the simpleton, simple one? :) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.