Skip to content

Conversation

@tomas-zijdemans
Copy link
Contributor

Fixed an issue where accessing .state can mutate internal state and fire onStateChange callback.

Also added a note documenting a known race condition

@tomas-zijdemans tomas-zijdemans requested a review from kt3k as a code owner January 1, 2026 11:54
@github-actions github-actions bot added the async label Jan 1, 2026
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.18%. Comparing base (45e2b13) to head (b705046).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6926      +/-   ##
==========================================
- Coverage   94.18%   94.18%   -0.01%     
==========================================
  Files         584      584              
  Lines       43124    43124              
  Branches     6896     6896              
==========================================
- Hits        40618    40617       -1     
- Misses       2455     2456       +1     
  Partials       51       51              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM

@kt3k kt3k merged commit 7d95946 into denoland:main Jan 5, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants