Skip to content

Once exhausted, Poco::ObjectPool does not lend out returned objects #2986

@akete

Description

@akete

Note: this happens only if capacity == peakCapacity.

When ObjectPool is exhausted, borrowObjects() blocks and timeouts returning null even if during wait, some objects are returned.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions