Skip to content

Conversation

@tjones60
Copy link
Contributor

…(#2003)"

This reverts commit a1ac181.

This change restores COM3 logs until we can figure out a way to switch over to diag client once it is available.

@tjones60 tjones60 requested review from Copilot and removed request for Copilot October 14, 2025 19:49
@tjones60 tjones60 requested a review from a team as a code owner October 14, 2025 19:49
Copilot AI review requested due to automatic review settings October 14, 2025 19:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts a previous change that reduced the severity of COM3 emitted logs in VMM tests. The revert restores the original logging behavior by removing code that automatically set console log levels to 3 when agents connected.

  • Removes automatic console log level reduction functionality
  • Simplifies VM initialization flow by removing agent-conditional logic
  • Restores original COM3 logging behavior until diagnostic client alternative is ready
Comments suppressed due to low confidence (1)

petri/src/vm/mod.rs:1

  • The anyhow::Context import is being removed but may still be used elsewhere in the file. Verify that all usages of .context() method calls have been removed or replaced.
// Copyright (c) Microsoft Corporation.

@tjones60 tjones60 merged commit c066ad2 into microsoft:main Oct 14, 2025
50 checks passed
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