forked from joejulian/gio
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>