GitHub user shukitchan opened a pull request:

    https://github.com/apache/trafficserver/pull/685

    TS-4497: fix fetch api to release async item sooner

    @sudheerv this is what we have been discussing for a while. With TS-3777, 
the ts.fetch() of ts_lua is no longer working fine. I finally figure out that 
the original plugin code committed is not performing cleanup correctly.
    
    Thanks. please take a look.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shukitchan/trafficserver swrsie

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/685.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #685
    
----
commit 76446b6289208ba666a2641164a0473d3d7dc80a
Author: Kit Chan <kic...@apache.org>
Date:   2016-06-01T06:22:14Z

    fix fetch api to release async item sooner

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to