Skip to content

Curlirize write through printMessage#583

Merged
vscheuber merged 1 commit into
rockcarver:mainfrom
trivir:bugfix/curlirize
May 18, 2026
Merged

Curlirize write through printMessage#583
vscheuber merged 1 commit into
rockcarver:mainfrom
trivir:bugfix/curlirize

Conversation

@devintrivir
Copy link
Copy Markdown
Contributor

This resolves a bug where indeterminate loading spinners and curlirize messages were conflicting in the console because they were both being written directly to stderr. This fix pushes curlirize messaging through printMessage and printError so the progress indicators can be cleared and messages printed properly.

@vscheuber
Copy link
Copy Markdown
Contributor

@devintrivir I'll merge this one but I wonder how often the fallback methods in curlirize.ts come into play? Most of the output comes from BaseApi.ts.

@vscheuber vscheuber merged commit 177634e into rockcarver:main May 18, 2026
7 checks passed
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