Skip to content

Comments

commands.lua: prevent infinite logging with debug log level#16092

Merged
kasper93 merged 1 commit intompv-player:masterfrom
guidocella:commands-loop
Mar 23, 2025
Merged

commands.lua: prevent infinite logging with debug log level#16092
kasper93 merged 1 commit intompv-player:masterfrom
guidocella:commands-loop

Conversation

@guidocella
Copy link
Contributor

With -v -v there was an infinite loop of log messages, because every new logged script message to console triggers a new script message, which gets logged again.

@github-actions
Copy link

github-actions bot commented Mar 22, 2025

Download the artifacts for this pull request:

Windows
macOS

With -v -v there was an infinite loop of log messages, because every new
logged script message to console triggers a new script message, which
gets logged again.
@kasper93 kasper93 added this to the Release v0.40.0 milestone Mar 23, 2025
@kasper93 kasper93 merged commit b31c3d8 into mpv-player:master Mar 23, 2025
26 checks passed
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.

3 participants