Skip to content

Check state of plibsys library initalization #93

@ghost

Description

While might be a weird way to use plibsys, i seem to have a library that uses plibsys, along with the actual executable using the library... so in a weird way is there some way to check if plibsys has been shutdown/initialized already, and account our program around that... seeing the code, it doesnt seem entirely impossible to say the current state of the library. doing this will allow my to shutdown my external library using plibsys, check if it shut it down (which it most likely has) and initializing it if i still have a need for plibsys still, but no need for my external library which also uses plibsys

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions