Force bufsize=0 on subprocess
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 26 Feb 2026 09:43:04 +0000 (10:43 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 26 Feb 2026 09:43:04 +0000 (10:43 +0100)
commit800ea00d1298f4d1362d87c2a0033fa69d490672
treeda0298d84670ed192e9febc07683bda0123d3a6e
parent3334503676aa6c8cd96f5dd3bd99f6938eea21d2
Force bufsize=0 on subprocess

Which should already be the default, but just in case
music_assistant/helpers/process.py