Skip to content

fix(logger): avoid infinite recursion when isolate log port fails - #1380

Open
sneurlax wants to merge 1 commit into
stagingfrom
fix/logger-recursion
Open

fix(logger): avoid infinite recursion when isolate log port fails#1380
sneurlax wants to merge 1 commit into
stagingfrom
fix/logger-recursion

Conversation

@sneurlax

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecovBot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.84%. Comparing base (8208fe7) to head (374c7b8).
⚠️ Report is 1 commits behind head on staging.

Files with missing linesPatch %Lines
lib/utilities/logger.dart0.00%8 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## staging #1380 +/- ##
===========================================
- Coverage 4.84% 4.84% -0.01% 
===========================================
Files 1092 1092 Lines 109141 109148 +7 ===========================================
Hits 5283 5283 - Misses 103858 103865 +7 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@julian-CStackjulian-CStack left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I agree this could be improved. But I do not thick these requested changes are the solution.

I've talked to someone before about this exact spot but I cannot remember who.

Sign up for freeto 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

@sneurlax@julian-CStack