Skip to content

[Feature Request] Add async read/write file lock support #505

@liblaf

Description

@liblaf

Feature Request

Please add support for async read and write file locks. This will allow integrating filelock into modern Python applications that use async/await, such as those built on asyncio.

Motivation

  • Enable non-blocking file locking in async applications
  • Allow better concurrency in async workflows

Related

  • Existing ReadWriteLock class only supports synchronous usage

Thank you for considering this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions