mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-27 23:57:02 +00:00
Merge 'minor-next' into 'major-next'
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/12364667325
This commit is contained in:
commit
a2a2ec9d8b
@ -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