mirror of
https://github.com/beetbox/beets.git
synced 2026-05-20 19:04:10 -04:00
The cmd_list method wasn't a generator as run() expected, but instead loaded directly the data onto the connection withoutactually sending it.
The cmd_list method wasn't a generator as run() expected, but instead loaded directly the data onto the connection withoutactually sending it.