Skip to content

Fix promise resolution in ThreadX refresh#94

Merged
haneefdm merged 2 commits into
mcu-debug:mainfrom
raphaelmeyer:threadx
May 16, 2026
Merged

Fix promise resolution in ThreadX refresh#94
haneefdm merged 2 commits into
mcu-debug:mainfrom
raphaelmeyer:threadx

Conversation

@raphaelmeyer
Copy link
Copy Markdown
Contributor

The refresh function would cancel/exit when the first promise to read the number of a component resolved. That made the refresh unreliable, sometimes you had to press refresh a few times to get the correct view.
Now all promises need to resolve, and refresh should work reliable.

I didn't add an additional changelog entry, but instead rewrote the changelog entry from #93.

@PhilippHaefele PhilippHaefele self-assigned this May 16, 2026
@PhilippHaefele
Copy link
Copy Markdown
Collaborator

Looks good to me

@PhilippHaefele
Copy link
Copy Markdown
Collaborator

@haneefdm Can you please merge this?

@haneefdm haneefdm merged commit 292eb60 into mcu-debug:main May 16, 2026
3 checks passed
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.

3 participants