gtk-rs-core
gtk-rs-core copied to clipboard
[BUG] glib::SourceId is not thread safe
Sending it to another thread (or just setting another default context) will cause incorrect things to happen when calling SourceId::remove
.
Background here: https://github.com/gtk-rs/gtk-rs-core/pull/818#discussion_r1046147923