mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-19 15:35:52 +00:00
Removed GC Collector
This commit is contained in:
parent
9cd5a0c030
commit
04c3229835
@ -44,8 +44,6 @@ class ConsoleAPI{
|
||||
$this->loop->stop = true;
|
||||
$this->loop->notify();
|
||||
$this->loop->join();
|
||||
unset($this->loop);
|
||||
gc_collect_cycles();
|
||||
}
|
||||
|
||||
public function defaultCommands($cmd, $params){
|
||||
|
Loading…
x
Reference in New Issue
Block a user