Skip to content

fix: call updateSummary async #266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

acke
Copy link
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