mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
f8d201b7c2
The previous change wasn't enough, because the `dead` channel wasn't being closed in an orderly window close. Add a close of the event output channel in the premature close code path to match the orderly close. Signed-off-by: Elias Naur <mail@eliasnaur.com>