TThreadPoolServer doesn't call task_done after pulling tasks from it's clients
queue
------------------------------------------------------------------------------------
Key: THRIFT-615
URL: https://issues.apache.org/jira/browse/THRIFT-615
Project: Thrift
Issue Type: Bug
Components: Library (Python)
Reporter: Matt Jones
Priority: Minor
Attachments: thrift-task-done.diff
Exactly as the title says. The effect of the bug is that you can't join the
clients queue, since no client has ever signalled itself as done. The fix is
trivial (patch attached).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.