Explorar o código

Мелкая поправка

Book Pauk %!s(int64=5) %!d(string=hai) anos
pai
achega
76f7d7bc90
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      server/core/LimitedQueue.js

+ 1 - 0
server/core/LimitedQueue.js

@@ -110,6 +110,7 @@ class LimitedQueue {
             listener.onError('destroy');
         }
         this.listeners = [];
+        this.abortCount++;
 
         this.destroyed = true;
     }