mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
This timings handler management is a crap design
This has bitten me on the ass so many times now
This commit is contained in:
parent
80899ea72c
commit
aee358d329
@ -73,6 +73,7 @@ class AsyncWorker extends Worker{
|
||||
}
|
||||
|
||||
self::$notifier = $this->sleeperEntry->createNotifier();
|
||||
Timings::init();
|
||||
self::$cycleGcManager = new GarbageCollectorManager($this->logger, Timings::$asyncTaskWorkers);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user