You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2021/04/15 17:08:00 UTC

[jira] [Resolved] (THRIFT-5398) ThreadPoolServer not stoppable via CancellationToken

     [ https://issues.apache.org/jira/browse/THRIFT-5398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-5398.
--------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

> ThreadPoolServer not stoppable via CancellationToken 
> -----------------------------------------------------
>
>                 Key: THRIFT-5398
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5398
>             Project: Thrift
>          Issue Type: Bug
>          Components: netstd - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The ThreadPoolServer accepts a CancellationToken but ServeAsync() does not test it properly.
> Additionally, server transports implement the handling of a cancelled CancellationToken inconcistently.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)