Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Update Manager.php #215

Merged

Conversation

marscoo
Copy link
Contributor

@marscoo marscoo commented Feb 17, 2019

fix for issue addressed on #213

@marscoo
Copy link
Contributor Author

marscoo commented Feb 17, 2019

use this with following config in config/swoole_http.php

'server' => [
  ...
  'options' => [
    ...
    'task_enable_coroutine' => true,
  ]
]

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 67.894% when pulling 2922c4a on marscoo:support-task_enable_coroutine-option into 22c775e on swooletw:master.

@albertcht albertcht merged commit e0b9167 into swooletw:master Mar 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants