Skip to content

DUX-5101 No "All good" after startup#438

Merged
9999years merged 1 commit into
mainfrom
wiggles/dux-5101/kvsz
Apr 28, 2026
Merged

DUX-5101 No "All good" after startup#438
9999years merged 1 commit into
mainfrom
wiggles/dux-5101/kvsz

Conversation

@9999years
Copy link
Copy Markdown
Member

With --repl-no-load, we don't get a compilation summary message ("Ok, 123 modules loaded."), so if everything went well we write... an empty error log, which is not helpful.

Let's synthesize a message in this case: "All good (0 modules)".

NB: If compilation for a dependency fails during startup, we don't yet handle that.

@9999years 9999years requested a review from josephsumabat April 28, 2026 18:26
@linear
Copy link
Copy Markdown

linear Bot commented Apr 28, 2026

With `--repl-no-load`, we don't get a compilation summary message ("Ok,
123 modules loaded."), so if everything went well we write... an _empty_
error log, which is not helpful.

Let's synthesize a message in this case: "All good (0 modules)".
@9999years 9999years force-pushed the wiggles/dux-5101/kvsz branch from b5655d1 to a87ffb3 Compare April 28, 2026 18:48
@9999years 9999years marked this pull request as ready for review April 28, 2026 19:01
@9999years 9999years requested a review from a team as a code owner April 28, 2026 19:01
@9999years 9999years requested a review from parsonsmatt April 28, 2026 19:01
@9999years 9999years enabled auto-merge (squash) April 28, 2026 19:01
@9999years 9999years merged commit f141c7d into main Apr 28, 2026
39 checks passed
@9999years 9999years deleted the wiggles/dux-5101/kvsz branch April 28, 2026 19:04
9999years added a commit that referenced this pull request Apr 28, 2026
9999years added a commit that referenced this pull request Apr 29, 2026
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