Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: FTL truncating output #2909

Merged
merged 1 commit into from
Oct 1, 2024
Merged

fix: FTL truncating output #2909

merged 1 commit into from
Oct 1, 2024

Conversation

stuartwdouglas
Copy link
Collaborator

This fixes the most common cases of this, but it still could happen if os.Exit is called elsewhere.

Fixes #2866

@stuartwdouglas stuartwdouglas requested review from a team and wesbillman and removed request for a team September 30, 2024 22:13
This was referenced Sep 30, 2024
This fixes the most common cases of this, but it still could happen if os.Exit
is called elsewhere.

Fixes #2866
@stuartwdouglas stuartwdouglas merged commit 69c8505 into main Oct 1, 2024
93 checks passed
@stuartwdouglas stuartwdouglas deleted the stuartwdouglas/2866 branch October 1, 2024 09:06
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.

StatusManager is truncating output on termination
2 participants