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 request into a Git repository by running: $ git pull https://github.com/manjeshnilange/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/77.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 #77 ---- commit e7eac5e68fa127a4e10dfe202a697c6ac6c372e5 Author: Manjesh Nilange <manjeshnila...@yahoo.com> Date: 2014-05-05T20:48:35Z fix for TS-2779 (atscppapi: bug in AsyncTimer - cancel results in crash) ---- --- 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. ---