mirror of
https://github.com/beetbox/beets.git
synced 2026-05-16 14:51:03 -04:00
Replace inline lambda with named `materialize` helper to correctly pass plugin method and arguments to the thread executor, preventing all futures from calling the last plugin only.