mirror of
https://github.com/friendica/friendica
synced 2025-04-26 16:30:12 +00:00
Fix for the slow spawning of workers
This commit is contained in:
parent
f937dabc9e
commit
f1b5e828db
2 changed files with 1 additions and 12 deletions
|
@ -999,6 +999,7 @@ class Worker
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Spawns a new worker
|
||||
* @return void
|
||||
*/
|
||||
public static function spawnWorker()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue