Github user jpeach commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/1073#discussion_r85870712
  
    --- Diff: mgmt/LocalManager.cc ---
    @@ -189,6 +189,7 @@ LocalManager::LocalManager(bool proxy_on) : 
BaseManager(), run_proxy(proxy_on),
       proxy_launch_outstanding  = false;
       mgmt_shutdown_outstanding = MGMT_PENDING_NONE;
       proxy_running             = 0;
    +  coreapi_sleep             = true;
    --- End diff --
    
    As mentioned in the other comment, I think we can get away without this.


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