You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/10/02 19:15:23 UTC

[jira] Created: (THRIFT-598) Allow Python's threading servers to use daemon threads

Allow Python's threading servers to use daemon threads
------------------------------------------------------

                 Key: THRIFT-598
                 URL: https://issues.apache.org/jira/browse/THRIFT-598
             Project: Thrift
          Issue Type: New Feature
          Components: Library (Python)
            Reporter: David Reiss
            Priority: Minor


If this option is enabled, the process will terminate as soon as the master thread finishes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (THRIFT-598) Allow Python's threading servers to use daemon threads

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury closed THRIFT-598.
--------------------------------

         Assignee: David Reiss
    Fix Version/s: 0.5
       Resolution: Fixed

I just committed this.

> Allow Python's threading servers to use daemon threads
> ------------------------------------------------------
>
>                 Key: THRIFT-598
>                 URL: https://issues.apache.org/jira/browse/THRIFT-598
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Python - Library
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: v1-0004-THRIFT-598.-python-Allow-servers-to-use-daemon-thre.patch
>
>
> If this option is enabled, the process will terminate as soon as the master thread finishes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-598) Allow Python's threading servers to use daemon threads

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Reiss updated THRIFT-598:
-------------------------------

    Attachment: v1-0004-THRIFT-598.-python-Allow-servers-to-use-daemon-thre.patch

> Allow Python's threading servers to use daemon threads
> ------------------------------------------------------
>
>                 Key: THRIFT-598
>                 URL: https://issues.apache.org/jira/browse/THRIFT-598
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (Python)
>            Reporter: David Reiss
>            Priority: Minor
>         Attachments: v1-0004-THRIFT-598.-python-Allow-servers-to-use-daemon-thre.patch
>
>
> If this option is enabled, the process will terminate as soon as the master thread finishes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.