Skip to content

Add IOLock #5162

@aleks-f

Description

@aleks-f

A lock class providing synchronization for IO operations that may race with close/shutdown. It ensures that close() waits for any in-progress IO operation to complete before proceeding.

Motivation: #5159 #5161

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions