Fixed #1501 executing AsyncTasks blocks other threads

This commit is contained in:
Shoghi Cervantes
2014-06-22 12:50:24 +02:00
parent e381313747
commit 7f795bc041
5 changed files with 42 additions and 110 deletions

View File

@ -236,4 +236,4 @@ class ServerScheduler{
return $this->ids++;
}
}
}