mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[PR #216] [MERGED] Extends output on UI Thread check fail #247
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:feature/extend_output_on_wrong_thread📝 Commits (3)
bf58cf1Merge branch 'hotfix/0.10.1'663e05aMerge branch 'release/0.11.0'25a26a2Adds 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.