Skip to content

AttributeError: NoneType object has no attribute quit' on sigint #41

@adisbladis

Description

@adisbladis

Hit the same bug as this PR addresses.

All you have to do to reproduce is run this tiny piece of code and hit Ctrl+C.

loop = GLib.MainLoop()
loop.run()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions