polybar/polybar-scripts

PulseAudio memory leak in pulseaudio-tail

gabrielziegler3 opened this issue · 1 comments

pulseaudio-tail makes the PulseAudio daemon consume excessive memory as time goes by. I have opened a bug report a while ago, but have just recently found out that this script is the cause of the problem.

x70b1 commented

Good catch.
But there' s nothing we can do here. The issue is not ours. All we do is using thepactl subscribe command.

You have to ask upstream about this.