Skip to content

feat: Add delete all logs feature#4

Closed
jefryjacky wants to merge 2 commits intomasterfrom
feature/delete-all-logs
Closed

feat: Add delete all logs feature#4
jefryjacky wants to merge 2 commits intomasterfrom
feature/delete-all-logs

Conversation

@jefryjacky
Copy link
Owner

No description provided.

@jefryjacky jefryjacky self-assigned this Aug 12, 2025
@jefryjacky
Copy link
Owner Author

@gemini-cli /review

The `deleteAll` function in `LogDatabaseImpl` now uses `withContext(ioDispatcher)` instead of `scope.launch(ioDispatcher)` followed by `join()`. This simplifies the code and achieves the same result of executing the database operation on the IO dispatcher and waiting for its completion.
@jefryjacky jefryjacky closed this Aug 12, 2025
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.

1 participant