Skip to content

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Sep 25, 2025

Improves consistency between serial and parallel code and reduces useless log spamming. Logging messages should convey useful content actionable in some form by the user. Neither non-interactive mode nor simple progress meters achieve either goal.

Fix #59527

@vtjnash vtjnash added the backport 1.12 Change should be backported to release-1.12 label Sep 25, 2025
Improves consistency between serial and parallel code and reduces
useless log spamming. Logging messages should convey useful content
actionable in some form by the user. Neither non-interactive mode nor
simple progress meters achieve either goal.

Fix #59527
@vtjnash vtjnash merged commit 42a33bb into master Sep 30, 2025
4 of 7 checks passed
@vtjnash vtjnash deleted the jn/59527 branch September 30, 2025 14:03
@KristofferC KristofferC mentioned this pull request Sep 30, 2025
44 tasks
xal-0 pushed a commit to xal-0/julia that referenced this pull request Sep 30, 2025
Improves consistency between serial and parallel code and reduces
useless log spamming. Logging messages should convey useful content
actionable in some form by the user. Neither non-interactive mode nor
simple progress meters achieve either goal.

Fix JuliaLang#59527
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.12 Change should be backported to release-1.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

logs getting spammed with "Precompiling" messages
1 participant