Skip to content

fix: use async for primary file read/writes#1531

Merged
elibosley merged 1 commit intomainfrom
fix/async-file-loads
Jul 22, 2025
Merged

fix: use async for primary file read/writes#1531
elibosley merged 1 commit intomainfrom
fix/async-file-loads

Conversation

@elibosley
Copy link
Copy Markdown
Member

@elibosley elibosley commented Jul 21, 2025

Summary by CodeRabbit

  • Refactor
    • Improved application performance and responsiveness by converting all synchronous file system operations to asynchronous ones throughout the application.
    • Enhanced reliability of file checks and file writing, ensuring non-blocking behavior during configuration, notification handling, and service operations.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants