mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
d95e6f2a15
Instead of a single racy window.driver field, maintain a driver reference for each goroutine that needs it: the window.run event loop and the callbacks structure. Fixes gio#230 Signed-off-by: Elias Naur <mail@eliasnaur.com>