[ 
https://issues.apache.org/jira/browse/TS-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259194#comment-15259194
 ] 

ASF GitHub Bot commented on TS-4387:
------------------------------------

Github user zwoop commented on the pull request:

    https://github.com/apache/trafficserver/pull/603#issuecomment-214921716
  
    This basically restores previous behavior right? If so, +1. Also, this 
should get back ported to 6.2.x IMO.



> Add enforcement of TSCont having MUTEX when passed to 
> TSContSchedule()/TSContScheduleEvery()
> --------------------------------------------------------------------------------------------
>
>                 Key: TS-4387
>                 URL: https://issues.apache.org/jira/browse/TS-4387
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Shen Zhang
>
> When calling TSContSchedule()/TSContScheduleEvery(), the passed in parameter 
> TSCont have to have MUTEX; otherwise if we call 
> TSContSchedule()/TSContScheduleEvery() more than once using same TSCont, only 
> the first call will take effect; all the following schedule are ignored due 
> to MUTEX issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to