From dev-return-51809-archive-asf-public=cust-asf.ponee.io@thrift.apache.org Tue Mar 13 17:17:08 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 074AB18064F for ; Tue, 13 Mar 2018 17:17:07 +0100 (CET) Received: (qmail 46564 invoked by uid 500); 13 Mar 2018 16:17:07 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 46553 invoked by uid 99); 13 Mar 2018 16:17:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2018 16:17:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3A0E4F65C3; Tue, 13 Mar 2018 16:17:06 +0000 (UTC) From: allengeorge To: dev@thrift.apache.org Reply-To: dev@thrift.apache.org References: In-Reply-To: Subject: [GitHub] thrift issue #1269: THRIFT-4187 Allow dart framed transport to read incomple... Content-Type: text/plain Message-Id: <20180313161706.3A0E4F65C3@git1-us-west.apache.org> Date: Tue, 13 Mar 2018 16:17:06 +0000 (UTC) Github user allengeorge commented on the issue: https://github.com/apache/thrift/pull/1269 Yup. Will do. I'm a gonna set myself a target to get it done by end of next week. I've been lax on this :/ ---