Skip to content

Improve rendering of ignored exceptions#13476

Merged
Mic92 merged 2 commits intomasterfrom
improve-ignored-exceptions
Jul 17, 2025
Merged

Improve rendering of ignored exceptions#13476
Mic92 merged 2 commits intomasterfrom
improve-ignored-exceptions

Conversation

@edolstra
Copy link
Copy Markdown
Member

Motivation

Instead of

error (ignored): error: SQLite database '...' is busy

we now get

error (ignored): SQLite database '...' is busy

Idem for the handleSQLiteBusy() message (this closes #10319).

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

edolstra added 2 commits July 15, 2025 19:09
Instead of

  error (ignored): error: SQLite database '...' is busy

we now get

  error (ignored): SQLite database '...' is busy
@edolstra edolstra requested a review from Ericson2314 as a code owner July 15, 2025 17:11
@Mic92 Mic92 merged commit 36d451d into master Jul 17, 2025
25 checks passed
@Mic92 Mic92 deleted the improve-ignored-exceptions branch July 17, 2025 13:58
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