Use getmypid() as dependency (improve testing)
This commit is contained in:
@@ -187,6 +187,7 @@ return [
|
||||
Process::class => [
|
||||
'constructParams' => [
|
||||
[Dice::INSTANCE => '$basepath'],
|
||||
getmypid(),
|
||||
],
|
||||
],
|
||||
App\Router::class => [
|
||||
|
||||
Reference in New Issue
Block a user