Skip to content

Surface recorder read failures on stderr#314

Merged
milanofthe merged 1 commit into
mainfrom
refactor/surface-recorder-read-errors
Jun 2, 2026
Merged

Surface recorder read failures on stderr#314
milanofthe merged 1 commit into
mainfrom
refactor/surface-recorder-read-errors

Conversation

@milanofthe
Copy link
Copy Markdown
Member

When a Scope/Spectrum block's read() threw during extraction, the error was print()ed to stdout and swallowed — the plot just came back empty with no indication why. This routes both to stderr (matching _apply_mutations), so the worker surfaces it as a console error and an empty plot is explainable.

Two-line change in the extraction helpers; no behaviour change otherwise. svelte-check: 0 errors/0 warnings.

@milanofthe milanofthe merged commit 94fdcd6 into main Jun 2, 2026
4 checks passed
@milanofthe milanofthe deleted the refactor/surface-recorder-read-errors branch June 2, 2026 13:39
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