Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Conversation

@damonto
Copy link
Contributor

@damonto damonto commented Sep 1, 2018

No description provided.

@damonto damonto changed the base branch from master to feature/coroutine_feature September 1, 2018 13:56
@coveralls
Copy link

coveralls commented Sep 2, 2018

Coverage Status

Coverage decreased (-13.9%) to 51.619% when pulling 7828ef2 on damonto:feature/swoole_async_task into 29bf931 on swooletw:feature/coroutine_feature.

@damonto damonto changed the title WIP: Supported Swoole async queue driver Supported Swoole async queue driver Sep 2, 2018
@damonto
Copy link
Contributor Author

damonto commented Sep 2, 2018

Add configuration to your queue.php

        'swoole' => [
            'driver' => 'swoole'
        ],

change QUEUE_DRIVER to swoole.

@albertcht
Copy link
Member

Hi @damonto ,

Thanks a lot for your awesome PR!

@albertcht albertcht merged commit eab89a6 into swooletw:feature/coroutine_feature Sep 2, 2018
@damonto
Copy link
Contributor Author

damonto commented Sep 2, 2018

@albertcht Please remove Line 247

@albertcht
Copy link
Member

Hi @damonto ,

Don't worry. I will remove it.

@dickwu
Copy link

dickwu commented Sep 2, 2018

I really needed it, please merge it to the master branch soon.

@albertcht
Copy link
Member

I still need to do some further tests for this feature. I will comment here after I finish all the tests.

@albertcht
Copy link
Member

This has been merged to newest release version.

Leon-zzk pushed a commit to Leon-zzk/laravel-swoole that referenced this pull request Dec 18, 2018
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.

4 participants