[webkit-changes] [WebKit/WebKit] b1d867: [Linux] Stale apache shm segments not always clean...

Philippe Normand noreply at github.com
Thu Jun 1 00:27:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b1d8670565de612257cedaeab3355dbd8c119651
      https://github.com/WebKit/WebKit/commit/b1d8670565de612257cedaeab3355dbd8c119651
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/layout_tests/servers/apache_http_server.py

  Log Message:
  -----------
  [Linux] Stale apache shm segments not always cleaned up
https://bugs.webkit.org/show_bug.cgi?id=257502

Reviewed by Carlos Alberto Lopez Perez.

* Tools/Scripts/webkitpy/layout_tests/servers/apache_http_server.py:
(LayoutTestApacheHttpd._remove_stale_shm_segments): Clean-up state segments one by one. ipcrm won't
accept multiple segments on the same command-line...

Canonical link: https://commits.webkit.org/264785@main




More information about the webkit-changes mailing list