New issue
Advanced search Search tips

Issue 619081 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jun 2016
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

toolchain-utils logger overwriting own logs

Project Member Reported by cburden@google.com, Jun 10 2016

Issue description

utils.logger will overwrite its own logs when run from two separate modules.

Example:
binary_search_state.py and binary_search_perforce.py with both write to logs/binary_search_state.py.out overwriting each other.

Run the interactive cros_pkg bisection. If you ctrl-c right after the install script begins you will notice log output from binary_search_perforce but all log output from binary_search_state is missing.

This can also be see when running binary_search_tool_tester, the log output from binary_search_state is missing.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Jun 11 2016

Labels: Hotlist-Google
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 13 2016

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/toolchain-utils/+/bdd09b15b0ac1e60b3495e3698cb411926b21f9c

commit bdd09b15b0ac1e60b3495e3698cb411926b21f9c
Author: Cassidy Burden <cburden@google.com>
Date: Fri Jun 10 18:20:28 2016

Comment 3 by cmt...@chromium.org, Jun 13 2016

Status: Fixed (was: Untriaged)
Labels: VerifyIn-53
Labels: VerifyIn-54

Comment 6 by dchan@chromium.org, Oct 7 2016

Labels: VerifyIn-55

Comment 7 by dchan@google.com, Nov 19 2016

Labels: VerifyIn-56

Comment 8 by dchan@google.com, Jan 21 2017

Labels: VerifyIn-57

Comment 9 by dchan@google.com, Mar 4 2017

Labels: VerifyIn-58
Status: Verified (was: Fixed)

Sign in to add a comment