diff --git a/devine/commands/dl.py b/devine/commands/dl.py
index 530541b..0a7bb55 100644
--- a/devine/commands/dl.py
+++ b/devine/commands/dl.py
@@ -481,7 +481,6 @@ class dl:
                                     console.print_exception()
                                     return
                         except KeyboardInterrupt:
-                            self.DL_POOL_STOP.set()
                             self.log.info("Received Keyboard Interrupt, stopping...")
                             return