[GitHub] trafficserver pull request: fix for TS-2779 (atscppapi: bug in Asy...

2014-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/77 --- 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 i

[GitHub] trafficserver pull request: fix for TS-2779 (atscppapi: bug in Asy...

2014-05-05 Thread manjeshnilange
GitHub user manjeshnilange opened a pull request: https://github.com/apache/trafficserver/pull/77 fix for TS-2779 (atscppapi: bug in AsyncTimer - cancel results in crash) The fix is that in cancel() we remember this fact and use it to check cancel retry. You can merge this pull req