Skip to content

Util: Make load()/save()/clear() operations on configurations thread-safe #4182

@obiltschnig

Description

@obiltschnig

While Poco::Util::AbstractConfiguration and subclasses are generally thread-safe with regard to basic get/set/enumerate operations, some methods by certain subclasses like load(), save() or clear() are not thread-safe.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions