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

Feature: Allow users to disable the overwriting of the default connection and adjust hooks to perform properly on queues #279

Merged
merged 6 commits into from
Oct 26, 2023

Conversation

ArlonAntonius
Copy link
Member

An old friendly bug of ours returned:
Whenever you try to queue a Hook that has property dependencies that contain the Laravel application, it would result in Laravel not being able to queue it. Instead, we will resolve the dependencies we need at a later moment.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #279 (cf4c656) into 2.x (ea9a166) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x     #279   +/-   ##
=========================================
  Coverage     99.26%   99.26%           
- Complexity      290      293    +3     
=========================================
  Files            98       98           
  Lines           816      821    +5     
=========================================
+ Hits            810      815    +5     
  Misses            6        6           

@ArlonAntonius ArlonAntonius merged commit 8dc12f3 into 2.x Oct 26, 2023
28 checks passed
@ArlonAntonius ArlonAntonius deleted the feature/hook-queues branch October 26, 2023 18:59
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.

None yet

1 participant