[#11048] Fix race condition in MessageUtils by oehme · Pull Request #11049 · apache/maven (original) (raw)

@oehme changed the title[#11048] Fix race condition in MessageUtils Fix #11048: Race condition in MessageUtils

Aug 15, 2025

@oehme oehme changed the titleFix #11048: Race condition in MessageUtils [#11048] Fix race condition in MessageUtils

Aug 15, 2025

@oehme

Wait for the AnsiConsole#systemInstall call in the FastTerminal background thread before uninstalling. Otherwise a quickly finishing build might leave the terminal and system streams in a broken state.

gnodet

@oehme @gnodet

Co-authored-by: Guillaume Nodet gnodet@gmail.com

gnodet added a commit to gnodet/maven that referenced this pull request

Aug 29, 2025

@oehme @gnodet

Wait for the AnsiConsole#systemInstall call in the FastTerminal background thread before uninstalling. Otherwise a quickly finishing build might leave the terminal and system streams in a broken state.

Co-authored-by: Guillaume Nodet gnodet@gmail.com (cherry picked from commit bc52e2e)

gnodet added a commit that referenced this pull request

Aug 29, 2025

@gnodet @oehme

Wait for the AnsiConsole#systemInstall call in the FastTerminal background thread before uninstalling. Otherwise a quickly finishing build might leave the terminal and system streams in a broken state.

(cherry picked from commit bc52e2e)

Co-authored-by: Stefan Oehme st.oehme@gmail.com

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})