Build Update for apache/httpd ------------------------------------- Build: #1219 Status: Broken
Duration: 5 mins and 6 secs Commit: ac64069 (trunk) Author: Yann Ylavic Message: mod_proxy_http2: explicitely apr_thread_exit() at the end of slot_run(). Calling apr_thread_exit() before returning from the thread function avoids leaking the thread's pool (until/unless APR-2.0 is used). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883668 13f79535-47bb-0310-9956-ffa450edef68 View the changeset: https://github.com/apache/httpd/compare/adb6b3ce7d67...ac64069f56f9 View the full build log and details: https://travis-ci.com/github/apache/httpd/builds/203091490?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the apache/httpd repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=16806660&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.