Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/issues/1561
  
    Yeh, I think you have to create the mutex. Before all these changes, the 
core would create one for you if it needed it, but that had a massive single 
mutex around that. So instead, we now assert, and the plugins must be updated, 
because they are using APIs that requires the mutex.
    
    It is possible there's a bug somewhere, but odds are that the plugin is 
using an API that needs a cont mutex.


---
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.
---

Reply via email to