Jens Geyer created THRIFT-5398: ---------------------------------- Summary: ThreadPoolServer not stoppable via CancellationToken Key: THRIFT-5398 URL: https://issues.apache.org/jira/browse/THRIFT-5398 Project: Thrift Issue Type: Bug Reporter: Jens Geyer Assignee: Jens Geyer
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)