From ebada93f0d2b2ec3a158dae2ba43e98d81f3182a Mon Sep 17 00:00:00 2001 From: Liam Date: Sun, 16 Jul 2017 09:16:31 -0400 Subject: Fix potential memory leak from DownloadController.once(canceled) assigned on every .download() --- todo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 6ad8e9f..6115430 100644 --- a/todo.txt +++ b/todo.txt @@ -173,10 +173,10 @@ TODO: Figure out the horrible, evil cause of the max listeners warning I'm getting lately.. current repro: play a bunch of files locally. Skipping tracks still leads to issue. Wait for them to start playing before skipping, though. + (Done!) -TODO: Something's requesting avprobe, and I'm not sure why. - (While playing flora.json/YouTube videos.) Perhaps - it's youtube-dl..? +TODO: Something's requesting avprobe, and I'm not sure why. (While playing + flora.json/YouTube videos.) Perhaps it's youtube-dl..? TODO: Re-implement skip. (Done!) -- cgit 1.3.0-6-gf8a5