Skip to content

Singletons aren't cleared after run #14

@ekaats

Description

@ekaats

When calling Parser() in the same process, Singletons like the QuerySingleton are not properly cleared. This may lead to problems when first loading an XML file to query, and afterwards running another query, but without an XML file. In this case, the Parser may actually parse the previously loaded file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions