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

Method Doesn't Called #1

Open
Farshadi73 opened this issue Mar 5, 2018 · 1 comment
Open

Method Doesn't Called #1

Farshadi73 opened this issue Mar 5, 2018 · 1 comment

Comments

@Farshadi73
Copy link

Farshadi73 commented Mar 5, 2018

Hi
Thanks for this bundle

I need to call a method in controller that very long process and user must wait to finish. but I want show him/her a progress bar, after search in google , find your bundle ...

when I use this code

$this->get('krlove.async')
->call('Narmafzam\Bundle\AssessmentBundle\Controller\Back\RequestController', 'createEvaluate', [$data->getId()]);

PID is generated but my method not called and my database not update

@maromp
Copy link

maromp commented May 8, 2018

Hi,

i have the same problem.

Regards

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