Skip to content

Conversation

talljosh
Copy link

This change fixes my issue in #3.

I haven't done any testing to see if a broader fix might be needed (e.g., do call_later() calls suffer from the same issue if they're called from within a Gtk signal handler?)

@chrysn
Copy link

chrysn commented Jun 26, 2020

I think that the quit calls don't need is_running guards -- my PR #7 can do without (even when two simultaneous events are processed, or the events don't originate in a GLib main loop execution), so probably this can as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants