Skip to content

Cleanup TrxProcessLifetimeHandler#7482

Merged
Youssef1313 merged 1 commit intomainfrom
dev/ygerges/trx-improvements
Mar 3, 2026
Merged

Cleanup TrxProcessLifetimeHandler#7482
Youssef1313 merged 1 commit intomainfrom
dev/ygerges/trx-improvements

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 3, 2026 09:05
Copy link
Copy Markdown
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 refines crash-handling logic in the TRX out-of-process pipeline by basing the “generate fallback TRX” decision on whether the TestHost reported a TRX file name.

Changes:

  • Switch crash detection from HasExitedGracefully to _fileNameRequest is null (implying TRX was never produced/sent).
  • Remove an “unreachable” guard and replace it with a TODO about handling crashes after the TRX is written.

@Youssef1313 Youssef1313 enabled auto-merge (squash) March 3, 2026 09:27
@Youssef1313 Youssef1313 merged commit 7121abf into main Mar 3, 2026
15 checks passed
@Youssef1313 Youssef1313 deleted the dev/ygerges/trx-improvements branch March 3, 2026 09:53
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.

3 participants