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

Update job dispatch method #124

Merged
merged 3 commits into from
Mar 22, 2023
Merged

Update job dispatch method #124

merged 3 commits into from
Mar 22, 2023

Conversation

Kyon147
Copy link
Owner

@Kyon147 Kyon147 commented Mar 21, 2023

As we only support 8/9/10 now for laravel, the jobs we dispatch internally need to be using dispatchSync as dispatchNow is deprecated.

The tests also need to be updated, as we need to check on the Bus if the job was fired synchronously or not.

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

Successfully merging this pull request may close these issues.

1 participant