Skip to content

The project is not Thread Safe #5

@luizpapa

Description

@luizpapa

The class RTFParser has a static RTFDocument object, if you call it from multiple threads it can swap the document and "mix" the documents in the output.

If you are using this library, be sure to lock some static object before calling any method in the RTFParser class.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions