You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Travis CI <bu...@travis-ci.org> on 2020/07/02 03:21:24 UTC

Passed: apache/httpd#930 (trunk - 6f6cc1d)

Build Update for apache/httpd
-------------------------------------

Build: #930
Status: Passed

Duration: 9 mins and 56 secs
Commit: 6f6cc1d (trunk)
Author: Yann Ylavic
Message: mpm_common: remove ap_mpm_unregister_poll_callback().

It's now called automatically by mpm_event and anyway can't be called safely
outside the MPM code without racing.

MAJOR bump.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879422 13f79535-47bb-0310-9956-ffa450edef68

View the changeset: https://github.com/apache/httpd/compare/9e1b133867d8...6f6cc1d2be69

View the full build log and details: https://travis-ci.org/github/apache/httpd/builds/704145112?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/httpd repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=69847&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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.