Skip to content

Conversation

@jefryjacky
Copy link
Owner

No description provided.

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.
The delete icon in the log content screen has been updated. Additionally, the initialization of the `printers` list in `SmartLog` has been changed to use lazy initialization.
@jefryjacky
Copy link
Owner Author

@gemini-cle /review

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.

2 participants