Skip to content

Introduce thread-safe wrapper API #81

@tetsuo-cpp

Description

@tetsuo-cpp

At the moment, loading spec files on different threads is unsafe because of how the XML parsing is implemented. We should consider adding a wrapper API in the support lib that protects this behind some kind of locking mechanism.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions