Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HangWatcher config #1311

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update HangWatcher config #1311

wants to merge 1 commit into from

Conversation

atuchin-m
Copy link
Collaborator

The PR changes the config for HangWatcher that sends a report to backtrace in unexpected hangs:

  • disables HangWatcher on Linux (too noisy, hangs in OS-level libs that we can't fix)
  • focus on the main process, disable the other process. Hangs for that processes are acceptable and happens in Chromium from time to time. Right now we don't have an instrument to split expected hangs from unwanted.
  • enables the feature for 100% of Beta & Nightly

@atuchin-m atuchin-m self-assigned this Feb 19, 2025
@atuchin-m atuchin-m requested a review from a team as a code owner February 19, 2025 12:36
Copy link
Contributor

github-actions bot commented Feb 19, 2025

✅ Test Seed Generated Successfully

To apply the test seed:

  1. Desktop: Launch the browser with --variations-pr=1311.
    Android: Set the command line to --variations-pr=1311 in debug menu, restart the browser.
    iOS: Set Variations PR to 1311 in Brave Core Switches debug menu, restart the browser.
  2. Wait 5-10 seconds to fetch the seed.
  3. Restart the browser to apply the seed.
  4. Ensure Active Variations section at brave://version starts with the expected seed version (see below).

Seed Details

Parameter Value
Version pull/1311@fefc77ad86bcc3ac35c2b29e7a680782dc378d6d
Uploaded Wed, 19 Feb 2025 12:37:47 GMT
PR commit 07dd705
Base commit b323fa4
Merge commit fefc77a
Serial number c62e5f86f62a3daa8585235199b2483f

@atuchin-m atuchin-m requested a review from iefremov February 20, 2025 17:56
@atuchin-m atuchin-m enabled auto-merge February 20, 2025 21:26
@atuchin-m atuchin-m requested a review from kjozwiak February 20, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants