mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Avoid connection accumulation
This commit is contained in:
parent
538e7beb48
commit
4711ca4856
@ -76,7 +76,7 @@ function createVisualConsole(
|
|||||||
"[API]",
|
"[API]",
|
||||||
error.message
|
error.message
|
||||||
);
|
);
|
||||||
done();
|
abortable.abort();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user