Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not asynchronous #17

Open
AlloMehdi opened this issue Oct 23, 2018 · 2 comments
Open

Not asynchronous #17

AlloMehdi opened this issue Oct 23, 2018 · 2 comments

Comments

@AlloMehdi
Copy link

Hello,
Thank you for your work.
A successfully made it work with CodeIgniter 3 but I have a problem ; is it possible to have it run asynchronously ?
Thank you.

@MUlt1mate
Copy link
Owner

Hello. No, it's not supported. I think the simpliest solution for you is to somehow make an asynchronous call from controller function.

@AlloMehdi
Copy link
Author

Ok Thank you.
I thought indeed about each controller modifying it's state in task_run (progress and status).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants