Skip to content

Make disk write operations non-blocking #13

@snth

Description

@snth

Currently the writes to disk use blocking io operations. This will likely be a problem on high volume feeds.

Change this to use the aiofiles package.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions