-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Firstly, this project is super cool, thanks for tackling this!
Looking through your tests and code, I don't see much in regards to threading support, or implications of using signals for thread communication. At least in Qt, I see that as a major feature of Signals and Slots. The ability to send a signal/message to a thread and have that message queue is a pretty awesome feature. While I don't see explicit support for this, it's possible that "it just works." If that's the case, it would be great to see some examples of it's usage in a threading context.
Metadata
Metadata
Assignees
Labels
No labels