Open
Description
Environment
Node.js v22.14.0 and consola v3.4.1
Reproduction
https://stackblitz.com/edit/stackblitz-starters-tt3ljm8p?file=index.js
Describe the bug
When logging two different messages in quick succession, occasionally the second log will just repeat the previous message instead of logging its own message.
Additional context
No response