gtk-rs-core icon indicating copy to clipboard operation
gtk-rs-core copied to clipboard

[BUG] glib::SourceId is not thread safe

Open jf2048 opened this issue 2 years ago • 0 comments

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

jf2048 avatar Dec 13 '22 00:12 jf2048