Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9.3
-
None
-
None
-
Windows
Description
Calling TPipeServer.stop() on a pipe server with connected clients fails to interrupt the server threads, and the serve() method does not return.
Attachments
Attachments
Issue Links
- relates to
-
THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected
- Closed
Attached a small test case.