diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-09 16:29:48 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-09 16:29:48 -0500 |
| commit | 05696bb71d4eec5404263ae950426fb199323048 (patch) | |
| tree | b4273b8447b2bd273f7269985267ca5ade0a3ca8 /scripts/testing/tests/test_services.py | |
| parent | 3cf92e272426e72a1be7b60fa8d1ad9b2416ece2 (diff) | |
| download | archsetup-05696bb71d4eec5404263ae950426fb199323048.tar.gz archsetup-05696bb71d4eec5404263ae950426fb199323048.zip | |
docs: correct the audio-doctor spec's timeout claim, close Phase 0
The draft said build_status had no pactl timeout and froze the panel. Driving
it disproved that: pactl.run defaults to timeout=8 and raises PactlTimeout, so
the panel degrades.
The real defect was narrower and is now fixed. Two of build_status's four reads
sat outside its degrade guard, so a server that answered the device lists and
then stopped answering raised out of a function contracted to return ok:False,
and waybar's audio module died rather than dimming.
Corrected in place with the reasoning, rather than dropped, since a spec that
quietly loses a wrong claim teaches nothing about why it was wrong.
Diffstat (limited to 'scripts/testing/tests/test_services.py')
0 files changed, 0 insertions, 0 deletions
