Skip to content

fix: call updateSummary async#266

Merged
acke merged 1 commit intomainfrom
fix/IDE-1029_updatesummary_called_before_toolsview_initialized
Mar 10, 2025
Merged

fix: call updateSummary async#266
acke merged 1 commit intomainfrom
fix/IDE-1029_updatesummary_called_before_toolsview_initialized

Conversation

@acke
Copy link
Copy Markdown
Contributor

@acke acke commented Mar 10, 2025

Description

UpdateSummary is called before ToolsView is initialized, causing a NullPointerException.

Fixed by using async.

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

@acke acke requested a review from a team as a code owner March 10, 2025 09:32
@acke acke merged commit 2e40678 into main Mar 10, 2025
8 checks passed
@acke acke deleted the fix/IDE-1029_updatesummary_called_before_toolsview_initialized branch March 10, 2025 09:41
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