Keep GLib locked while Edwin runs; release it only between commands,
when Edwin blocks.
+Warning: Edwin will, especially in its inferior threads, attempt
+complicated UI operations asynchronously. Until its event handling is
+reformed, the hapless user can get many warning lines on stderr
+because, asynchronously speaking, glib is not locked (nor unlocked,
+with any certainty).
+
mit-scheme-pucked-gtk-screen 0.1 - Matt Birkholz, 2017-02-06
============================================================
events. Keep GLib locked while Edwin runs; release it only
between commands, when Edwin blocks.
+ Warning: Edwin will, especially in its inferior threads, attempt
+ complicated UI operations asynchronously. Until its event
+ handling is reformed, the hapless user can get many warning lines
+ on stderr because, asynchronously speaking, glib is not locked
+ (nor unlocked, with any certainty).
+
-- Matt Birkholz <matt@birchwood-abbey.net> Sat, 17 Mar 2018 00:00:00 -0700
mit-scheme-pucked-gtk-screen (0.1) birchwood; urgency=low