[PR #216] [MERGED] Extends output on UI Thread check fail #247

Closed
opened 2026-05-05 11:21:34 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qmlnet/qmlnet/pull/216
Author: @devmil
Created: 8/8/2020
Status: Merged
Merged: 8/8/2020
Merged by: @pauldotknopf

Base: developHead: feature/extend_output_on_wrong_thread


📝 Commits (3)

  • bf58cf1 Merge branch 'hotfix/0.10.1'
  • 663e05a Merge branch 'release/0.11.0'
  • 25a26a2 Adds a console log when the UI thread check fails

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 src/net/Qml.Net/QmlNetConfig.cs (+4 -0)

📄 Description

This PR adds a Console log when the UI thread check fails.
It also includes the StackTrace to see where the call has been coming from.

After loosing an hour to find this I thought this might be a good addition :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qmlnet/qmlnet/pull/216 **Author:** [@devmil](https://github.com/devmil) **Created:** 8/8/2020 **Status:** ✅ Merged **Merged:** 8/8/2020 **Merged by:** [@pauldotknopf](https://github.com/pauldotknopf) **Base:** `develop` ← **Head:** `feature/extend_output_on_wrong_thread` --- ### 📝 Commits (3) - [`bf58cf1`](https://github.com/qmlnet/qmlnet/commit/bf58cf1ac2f288582b63a969cc6860cceb46bb96) Merge branch 'hotfix/0.10.1' - [`663e05a`](https://github.com/qmlnet/qmlnet/commit/663e05ab2b5c1d871044fc339a57f9ac5fae61ba) Merge branch 'release/0.11.0' - [`25a26a2`](https://github.com/qmlnet/qmlnet/commit/25a26a274fad78eaf2b612d1b84d6bd9a107c6ea) Adds a console log when the UI thread check fails ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/net/Qml.Net/QmlNetConfig.cs` (+4 -0) </details> ### 📄 Description This PR adds a Console log when the UI thread check fails. It also includes the StackTrace to see where the call has been coming from. After loosing an hour to find this I thought this might be a good addition :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:21:34 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#247
No description provided.