[GitHub] trafficserver pull request: Background Fetch Plugin: Cleanup mutex

2015-04-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/184 --- 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

[GitHub] trafficserver pull request: Background Fetch Plugin: Cleanup mutex

2015-04-28 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/184#issuecomment-97145130 Couple of things: 1) Please always file a Jira before making a github pull commit for code changes (not docs). Also include that Jira in the commit message.

[GitHub] trafficserver pull request: Background Fetch Plugin: Cleanup mutex

2015-04-06 Thread acaciocenteno
GitHub user acaciocenteno opened a pull request: https://github.com/apache/trafficserver/pull/184 Background Fetch Plugin: Cleanup mutex The ticket TS-1432 describes why mutex destroy should be exposed on the API. I was added on 5.2, but the plugin was not updated. Without this call