Skip to content

Unnecesary glib dependency #1120

@lostmsu

Description

@lostmsu

clrmodule uses glib in a single place: main_thread_handler takes a parameter of type gobject from glib, which is actually just a pointer to PyNet_Args (a cast is used). As main_thread_handler is an internal function, this dependency seems unnecessary.

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