You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bn...@apache.org on 2021/02/11 22:17:11 UTC

[trafficserver] branch master updated (6abea90 -> 3107b8b)

This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 6abea90  replace psutil.pid() with psutil.process_iter() for safer execution (#7515)
     add 3107b8b  Move reopen_moved_log_files to log flushing thread (#7450)

No new revisions were added by this update.

Summary of changes:
 proxy/logging/Log.cc                     | 19 +++++++++++++------
 proxy/logging/Log.h                      |  8 +++++---
 src/traffic_server/traffic_server.cc     |  2 +-
 tests/gold_tests/logging/sigusr2.test.py |  1 +
 4 files changed, 20 insertions(+), 10 deletions(-)