Skip to content

bluefors: Catch bad file descriptor errors when parsing logs#1008

Merged
BrianJKoopman merged 2 commits intomainfrom
koopman/bf-agent-issue-182
Mar 13, 2026
Merged

bluefors: Catch bad file descriptor errors when parsing logs#1008
BrianJKoopman merged 2 commits intomainfrom
koopman/bf-agent-issue-182

Conversation

@BrianJKoopman
Copy link
Member

Description

This PR adds error handling when reading files in the Bluefors agent.

Motivation and Context

Resolves #182.

How Has This Been Tested?

This has been running on the LAT OCS system since 2025-08-16, and at least anecdotally has reduced crashes they were seeing.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@BrianJKoopman BrianJKoopman merged commit 7e5ec88 into main Mar 13, 2026
5 checks passed
@BrianJKoopman BrianJKoopman deleted the koopman/bf-agent-issue-182 branch March 13, 2026 18:01
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.

Bluefors Agent crashing with"Bad file descriptor" Error

1 participant