THRIFT-598. py: Allow Python's threading servers to use daemon threads
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 15:12:06 +0000 (15:12 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 15:12:06 +0000 (15:12 +0000)
commitf2ef59ffbf7819d7e89e73ba78c5900778cbe293
treed460751e0334c1f52dc345a61495c2bcc536a0d8
parent472eb3c94ce44b32ed2a6d73bd0d3b2786e928f7
THRIFT-598. py: Allow Python's threading servers to use daemon threads

Patch: David Reiss

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991969 13f79535-47bb-0310-9956-ffa450edef68
lib/py/src/server/TServer.py