Skip to content

make sure warnings go to stderr instead of stdout in taskqueue commands#1000

Merged
chaptersix merged 1 commit intomainfrom
taskqueue_stderr_warning
Apr 27, 2026
Merged

make sure warnings go to stderr instead of stdout in taskqueue commands#1000
chaptersix merged 1 commit intomainfrom
taskqueue_stderr_warning

Conversation

@majiru
Copy link
Copy Markdown
Contributor

@majiru majiru commented Apr 27, 2026

More correct in general but also in particular for structured output

What was changed

We have a warning printed for stopping all task queues that was being incorrectly being sent to stdout, even with structured output suggested. This fixes that.

Why?

To not mess up structured output.

Checklist

  1. How was this tested:
    Tested locally against a dev server.

More correct in general but also in particular for structured output
@majiru majiru requested a review from a team as a code owner April 27, 2026 17:39
@majiru majiru changed the title make sure warnings to to stderr instead of stdout in taskqueue commands make sure warnings go to stderr instead of stdout in taskqueue commands Apr 27, 2026
@chaptersix chaptersix merged commit adbd3b2 into main Apr 27, 2026
9 checks passed
@chaptersix chaptersix deleted the taskqueue_stderr_warning branch April 27, 2026 17:55
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