Alan M. Carroll created TS-4966:
-----------------------------------

             Summary: Debug asserts fail when trying to schedule a continuation 
from a lifecycle plugin message hook.
                 Key: TS-4966
                 URL: https://issues.apache.org/jira/browse/TS-4966
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
            Reporter: Alan M. Carroll


The plugin message callback for the lifecycle hook is called from a special 
core thread which is not an {{EThread}}. Because of this debug assertions fail 
in {{TSContSchedule}} (and other API calls) because mutex operations fail due 
to the lack of {{EThread}}.



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

Reply via email to